IMSL C# Numerical Library

NonlinearRegression.Rank Property

The rank of the matrix.

public virtual int Rank {get;}

Property Value

An int which specifies the rank of the matrix or null if Solve has not been called.

See Also

NonlinearRegression Class | Imsl.Stat Namespace