VirtualMatrix.Rank Method

Top 

Description

Calculates the rank 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

VirtualMatrix.Rank()

Variable

Calculates the rank of the matrix.

VirtualMatrix.Rank(Variable tolerance)

Variable

Calculates the rank of the matrix.

 

 

See also

VirtualMatrix Object