|   | DistanceMahalanobis Method | 
 Overload List
Overload List| 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.
              | 
 See Also
See Also