|
Macaulay2 Engine
|
Classes | |
| class | MutableMatrix |
| Abstract base class for mutable matrices over an arbitrary engine Ring, the in-place counterpart of the immutable Matrix. More... | |
| class | MatrixConstructor |
| Mutable builder used to assemble an immutable Matrix one column (or one term) at a time. More... | |
| class | Matrix |
| Engine-side matrix: a map between two free modules, stored as a column-vector list. More... | |
| class | MutableMat< Mat > |
Typedefs | |
| typedef DMat< M2::ARingZZp > | DMatZZp |
Functions | |
| bool | ncBasis (const FreeAlgebra &A, const ConstPolyList &gb, const std::vector< int > &lo_degree, const std::vector< int > &hi_degree, int limit, PolyList &result) |