Matrix.IsInvertible

Matrix.IsInvertible property

Gets a value indicating whether this Matrix is invertible.

public bool IsInvertible { get; }

See Also