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