The variance-Covariance matrix is singular.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public CovarianceSingular1Exception( int l ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ l As Integer _ ) |
Visual C++ |
---|
public: CovarianceSingular1Exception( int l ) |
Parameters
- l
- Type: System..::.Int32
An int which specifies the population number.