Problem is singular or ill-conditioned.

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

Syntax

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

Exceptions

ExceptionCondition
Imsl.Math..::.IllConditionedException the problem is singular or ill-conditioned

Inheritance Hierarchy

See Also