Calculates a matrix norm.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| Visual Basic (Declaration) |
Protected Overridable Function NormInternal ( _
norm As MatrixNorm _
) As Single
|
Return Value
The norm of the matrix.
See Also