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

#include <reader.hpp>

Public Types

typedef RingType::ElementType ElementType

Public Member Functions

 Reader (const RingType &ring)
void read (std::istream &i, ElementType &result)
void read (std::istream &i, ElementType &result)
void read (std::istream &i, ElementType &result)

Private Attributes

const RingType & mRing

Detailed Description

template<typename RingType>
class M2::Reader< RingType >

Definition at line 35 of file reader.hpp.


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