Exception thrown when a matrix operation requiring a non-singular
matrix is presented with a singular one.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public class SingularMatrixException : NMathException |
| Visual Basic (Declaration) |
|---|
Public Class SingularMatrixException _ Inherits NMathException |
| Visual C++ |
|---|
public ref class SingularMatrixException : public NMathException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
CenterSpace.NMath.Core..::.NMathException
CenterSpace.NMath.Core..::.SingularMatrixException
System..::.Exception
System..::.ApplicationException
CenterSpace.NMath.Core..::.NMathException
CenterSpace.NMath.Core..::.SingularMatrixException