Matrix.isSingular

Return true if matrix is singular

struct Matrix(T, size_t N)
@property
bool
isSingular
()

Meta