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