polynomials.h File Reference

#include "polynomials_fwd.h"
#include <limits>
#include <vector>
#include "polynomials_def.h"

Include dependency graph for polynomials.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  atlas
namespace  atlas::polynomials

Classes

class  atlas::polynomials::Polynomial< C >

Functions

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

Variables

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

Generated on Mon Mar 20 07:46:39 2006 for atlas by  doxygen 1.4.6