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

◆ setValue()

void ElementArray::setValue ( void * newValue)
inlineprivate

Definition at line 114 of file VectorArithmetic.hpp.

114{ mValue = newValue; }

References mValue.

Referenced by ConcreteVectorArithmetic< RingType >::deallocateElementArray().