Exception thrown if a computed correlation is greater than one for some pair of variables.

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

Syntax

C#
public class InvalidMatrixException : IMSLException
Visual Basic (Declaration)
Public Class InvalidMatrixException _
	Inherits IMSLException
Visual C++
public ref class InvalidMatrixException : public IMSLException

Inheritance Hierarchy

See Also