|
Macaulay2 Engine
|
| size_t DMatLinAlg< RingType >::kernel | ( | Mat & | X | ) |
Output: X, a matrix, columns form a basis of Ax=0 returns dim of nullspace
Definition at line 580 of file dmat-lu.hpp.
References DMat< ACoeffRing >::entry(), mLUObject, DMat< ACoeffRing >::numColumns(), p, DMat< ACoeffRing >::resize(), and ring().
Referenced by MatrixOps::nullSpace().