Macaulay2 Engine
Loading...
Searching...
No Matches

◆ get_matrix()

const Matrix * res2_comp::get_matrix ( int level)
inlinevirtual

Implements ResolutionComputation.

Definition at line 311 of file res-a0.hpp.

312 {
313 return make_minimal(level);
314 }
Matrix * make_minimal(int i) const
Definition res-a0.cpp:2119

References make_minimal(), and Matrix.