IMatrix.IsInvertible

IMatrix.IsInvertible property

Gets a value indicating whether this matrix is invertible.

public bool IsInvertible { get; }

See Also