Determines if this matrix is invertible, which simply means a non-zero determinant.
True if this matrix is invertible.
See Implementation
Determines if this matrix is invertible, which simply means a non-zero determinant.