Click or drag to resize

ManagedLinearAlgebraProviderMatrixNorm Method

Overload List
 NameDescription
Public methodMatrixNorm(Norm, Int32, Int32, Complex32) Computes the requested Norm of the matrix.
Public methodMatrixNorm(Norm, Int32, Int32, Double) Computes the requested Norm of the matrix.
Public methodMatrixNorm(Norm, Int32, Int32, Complex) Computes the requested Norm of the matrix.
Public methodMatrixNorm(Norm, Int32, Int32, Single) Computes the requested Norm of the matrix.
Top
See Also