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

◆ get_matrix()

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

Implements ResolutionComputation.

Definition at line 205 of file res-a1.hpp.

206 {
207 return make_minimal(level);
208 }
Matrix * make_minimal(int i) const
Definition res-a1.cpp:1438

References make_minimal(), and Matrix.