|
|
DistanceSquareMahalanobis Method |
| Name | Description | |
|---|---|---|
| SquareMahalanobis(Double, Double) |
Gets the SquareMahalanobis distance between two points.
| |
| SquareMahalanobis(Double, Double, CholeskyDecomposition) |
Gets the SquareMahalanobis distance between two points.
| |
| SquareMahalanobis(Double, Double, SingularValueDecomposition) |
Gets the SquareMahalanobis distance between two points.
| |
| SquareMahalanobis(Double, Double, Double) |
Gets the SquareMahalanobis distance between two points.
|