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

◆ RElementWrap() [3/3]

template<class RingType>
M2::RElementWrap< RingType >::RElementWrap ( const RElement & a)
inline

Definition at line 54 of file aring-wrap.hpp.

55 : val_(static_cast<const RElementWrap &>(a).val_)
56 {
57 }
element_type val_