|
|
NormSquareEuclidean Method |
| Name | Description | |
|---|---|---|
| SquareEuclidean(Double) |
Gets the Squared Euclidean norm for a matrix.
| |
| SquareEuclidean(Double) |
Gets the Squared Euclidean norm for a vector.
| |
| SquareEuclidean(Double) |
Gets the Squared Euclidean norm for a matrix.
| |
| SquareEuclidean(Single) |
Gets the Squared Euclidean norm for a matrix.
| |
| SquareEuclidean(Single) |
Gets the Squared Euclidean norm for a vector.
| |
| SquareEuclidean(Single) |
Gets the Squared Euclidean norm for a matrix.
| |
| SquareEuclidean(SparseDouble) |
Gets the Squared Euclidean norm for a vector.
| |
| SquareEuclidean(SparseSingle) |
Gets the Squared Euclidean norm for a vector.
| |
| SquareEuclidean(Double, Int32) |
Gets the Squared Euclidean norm vector for a matrix.
| |
| SquareEuclidean(Double, Int32) |
Gets the Squared Euclidean norm vector for a matrix.
| |
| SquareEuclidean(Single, Int32) |
Gets the Squared Euclidean norm vector for a matrix.
| |
| SquareEuclidean(Single, Int32) |
Gets the Squared Euclidean norm vector for a matrix.
| |
| SquareEuclidean(SparseDouble, Int32) |
Gets the Squared Euclidean norm vector for a matrix.
| |
| SquareEuclidean(SparseSingle, Int32) |
Gets the Squared Euclidean norm vector for a matrix.
|