Matrix.ConditionNumber Method

Top 

Description

Computes the condition number of the matrix.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

Matrix.ConditionNumber()

Variable

Calculates the condition number of the matrix.

Matrix.ConditionNumber(Variable normType)

Variable

Calculates the condition number of the matrix using the specified norm.

 

 

See also

Matrix Object

Matrix, Array, and Variable Math Guide