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

◆ get_free()

const FreeModule * res2_comp::get_free ( int level)
inlinevirtual

Implements ResolutionComputation.

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

317 {
318 return minimal_free_of(level);
319 }
FreeModule * minimal_free_of(int i) const
Definition res-a0.cpp:2052

References minimal_free_of().