CholeskyDecomposition.SPD Property

DotNetMatrix

An NDoc Documented Class Library

CholeskyDecomposition.SPD Property

Is the matrix symmetric and positive definite?

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

See Also

CholeskyDecomposition Class | DotNetMatrix Namespace