atlas::polynomials Namespace Reference


Classes

class  Polynomial

Typedefs

typedef size_t Degree

Functions

template<typename C>
bool compare (const Polynomial< C > &, const Polynomial< C > &)
template<typename C>
void safeAdd (C &, C)
template<typename C>
void safeProd (C &, C)
template<typename C>
void safeSubtract (C &, C)

Variables

const Degree UndefDegree = ~0ul


Typedef Documentation

typedef size_t atlas::polynomials::Degree
 


Function Documentation

template<typename C>
bool atlas::polynomials::compare const Polynomial< C > &  ,
const Polynomial< C > & 
 

template<typename C>
void atlas::polynomials::safeAdd C &  ,
 

template<typename C>
void atlas::polynomials::safeProd C &  ,
 

template<typename C>
void atlas::polynomials::safeSubtract C &  ,
 


Variable Documentation

const Degree atlas::polynomials::UndefDegree = ~0ul
 


Generated on Mon Mar 20 07:47:29 2006 for atlas by  doxygen 1.4.6