IMSL C# Numerical Library

RankException Constructor (Int32, Int32)

Rank of covariance matrix error.

public RankException(
   int rank,
   int nf
);

Parameters

rank
A int which specifies the rank of the covariance matrix.
nf
A int which specifies the number of factors.

See Also

RankException Class | Imsl.Stat Namespace | RankException Constructor Overload List