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

◆ set_var()

void M2::ARingRR::set_var ( ElementType & result,
int v ) const
inline

Definition at line 139 of file aring-RR.hpp.

140 {
141 (void) v;
142 result = 1.0;
143 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by syzygy().