Inheritance diagram for RingBase:
Public Methods | |
virtual void | switchAndContinueDense (std::istream &, integer[], RingVectorBase &, integer &, bool)=0 |
virtual void | switchAndContinueSparse (std::istream &, integer[], VectorVectorBase &, unsigned long &, integer &, bool)=0 |
virtual void | switchAndContinueSparseAsDense (std::istream &, integer[], RingVectorBase &, unsigned long &, unsigned long &, integer &, bool)=0 |
virtual void | readMatrix (std::istream &, bool)=0 |
virtual void | readVector (std::istream &, bool)=0 |
virtual void | switchAndSave (bool)=0 |
|
Implemented in RingSpecific. |
|
Implemented in RingSpecific. |
|
Implemented in RingSpecific. |
|
Implemented in RingSpecific. |
|
Implemented in RingSpecific. |
|
Implemented in RingSpecific. |