|
Macaulay2 Engine
|
#include <aring-wrap.hpp>
Public Types | |
| typedef RingType::ElementType | element_type |
Public Member Functions | |
| ~RElementWrap () | |
| RElementWrap () | |
| RElementWrap (const element_type &a) | |
| RElementWrap (const RElement &a) | |
Private Attributes | |
| element_type | val_ |
Friends | |
| class | AConcreteRing< RingType > |
| bool | ARing::converter (const ARing *sourceR, const ARing *targetR, const RElement &a, RElement &b) |
Definition at line 42 of file aring-wrap.hpp.