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

◆ res_comp()

res_comp::res_comp ( const Matrix * m,
int LengthLimit,
int strategy )

Definition at line 117 of file res-a1.cpp.

118{
119 initialize(m, LengthLimit, strategy);
120}
void initialize(const Matrix *mat, int LengthLimit, int strategy)
Definition res-a1.cpp:14

References initialize(), and Matrix.