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

◆ mult()

void M2::ARingRRi::mult ( ElementType & result,
const ElementType & a,
const ElementType & b ) const
inline

Definition at line 258 of file aring-RRi.hpp.

261 {
262 mpfi_mul(&result, &a, &b);
263 }
VALGRIND_MAKE_MEM_DEFINED & result(result)

References result().

Referenced by abs_squared(), addMultipleTo(), power(), power_mpz(), subtract_multiple(), TEST(), TEST(), TEST(), and TEST().