IMSL C# Numerical Library

LinearRegression.GetRank Method 

Returns the rank of the matrix.

public int GetRank();

Return Value

An int containing the rank of the matrix.

See Also

LinearRegression Class | Imsl.Stat Namespace