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

◆ set_from_long()

void CoefficientRingR::set_from_long ( elem & result,
long a ) const
inline

Definition at line 321 of file coeffrings.hpp.

321{ result = R->from_long(a); }
const Ring * R
VALGRIND_MAKE_MEM_DEFINED & result(result)

References R, and result().