Piccolo.NET

PMatrix.IsInvertible Property

Gets a value indicating whether this PMatrix object is invertible.

public virtual bool IsInvertible {get;}

Property Value

This property is true if this PMatrix is invertible; otherwise, false.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace