Problem is singular.

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

Syntax

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

Exceptions

ExceptionCondition
Imsl.Math..::.SingularException the problem is singular

Inheritance Hierarchy

See Also