Matrix.Norm Method

Top 

Description

Computes the norm of the matrix.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Matrix.Norm()

Variable

Calculates the Frobenius norm of the matrix.

Matrix.Norm(Variable normType)

Variable

Calculates the specified norm of the matrix.

 

 

See also

Matrix Object

Matrix, Array, and Variable Math Guide