| 
               | 
            
              SquareEuclideanDistance Method | 
          
| Name | Description | |
|---|---|---|
| Distance(Double, Double) | 
              Computes the distance d(x,y) between points
              x and y.
              | |
| Distance(Double, Double) | 
              Computes the distance d(x,y) between points
              x and y.
              | |
| Distance(SparseDouble, SparseDouble) | 
              Computes the distance d(x,y) between points
              x and y.
              | |
| Distance(Double, Double, Double, Double) | 
              Gets the Square Euclidean distance between two points.
              |