linbox
myQueue< Ring > Class Template Reference

#include <fast-rational-reconstruction.h>

+ Inheritance diagram for myQueue< Ring >:

Public Types

typedef Ring::Element Element
 
typedef QMatrix< RingQMatrix_
 

Public Member Functions

 myQueue (const size_t K=0)
 
bool pushpop (QMatrix_ &top, const QMatrix_ &bottom)
 
QMatrix_clearmax (QMatrix_ &max1)
 

Data Fields

size_t _maxSize
 
size_t _size
 
elements
 STL member.
 

Member Typedef Documentation

◆ Element

template<class Ring>
typedef Ring::Element Element

◆ QMatrix_

template<class Ring>
typedef QMatrix<Ring> QMatrix_

Constructor & Destructor Documentation

◆ myQueue()

template<class Ring>
myQueue ( const size_t K = 0)
inline

Member Function Documentation

◆ pushpop()

template<class Ring>
bool pushpop ( QMatrix_ & top,
const QMatrix_ & bottom )
inline

◆ clearmax()

template<class Ring>
QMatrix_ & clearmax ( QMatrix_ & max1)
inline

Field Documentation

◆ _maxSize

template<class Ring>
size_t _maxSize

◆ _size

template<class Ring>
size_t _size

◆ elements

T elements
inherited

STL member.


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