|
Macaulay2 Engine
|
| bool ncBasis | ( | const FreeAlgebra & | A, |
| const ConstPolyList & | gb, | ||
| const std::vector< int > & | lo_degree, | ||
| const std::vector< int > & | hi_degree, | ||
| int | limit, | ||
| PolyList & | result ) |
Definition at line 167 of file matrix-ncbasis.cpp.
References NCBasis::compute(), FreeMonoid::degreeMonoid(), ERROR, gb(), FreeAlgebra::monoid(), Monoid::n_vars(), result(), and std::swap().
Referenced by rawNCBasis().