LUDecomposition.IsNonSingular Property

DotNetMatrix

An NDoc Documented Class Library

LUDecomposition.IsNonSingular Property

Is the matrix nonsingular?

[Visual Basic]Overridable Public ReadOnly Property IsNonSingular As Boolean
[C#]
public virtual bool IsNonSingular {get;}

See Also

LUDecomposition Class | DotNetMatrix Namespace