linbox
EarlyTerm< K > Struct Template Reference

#include <order-basis.h>

Public Member Functions

 EarlyTerm ()
 
template<typename VECT>
void update (size_t r, const VECT &u)
 
bool terminated () const
 
void reset ()
 

Data Fields

size_t _count
 
size_t _val
 

Constructor & Destructor Documentation

◆ EarlyTerm()

template<size_t K>
EarlyTerm ( )
inline

Member Function Documentation

◆ update()

template<size_t K>
template<typename VECT>
void update ( size_t r,
const VECT & u )
inline

◆ terminated()

template<size_t K>
bool terminated ( ) const
inline

◆ reset()

template<size_t K>
void reset ( )
inline

Field Documentation

◆ _count

template<size_t K>
size_t _count

◆ _val

template<size_t K>
size_t _val

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