Rank of covariance matrix error.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class RankException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class RankException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class RankException : public IMSLException

Exceptions

ExceptionCondition
Imsl.Stat..::.RankException Rank of covariance matrix error.

Inheritance Hierarchy

See Also