Macaulay2 Engine
Loading...
Searching...
No Matches
M2::AConcreteRing< RingType > Class Template Reference

#include <aring-wrap.hpp>

Inheritance diagram for M2::AConcreteRing< RingType >:
ARing

Public Types

typedef RingType::ElementType element_type
typedef RElementWrap< RingType > ringelem_type

Public Member Functions

 AConcreteRing ()
 AConcreteRing (RingType R)
virtual RingID getRingID () const
RingType & getInternalRing ()
const RingType & getInternalRing () const
virtual void init_set (RElement &a, long val) const
virtual void add_to (RElement &a, const RElement &b) const

Private Attributes

RingType R_

Friends

bool ARing::converter (const ARing *sourceR, const ARing *targetR, const RElement &a, RElement &b)

Detailed Description

template<class RingType>
class M2::AConcreteRing< RingType >

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


The documentation for this class was generated from the following file: