Borderbasix

Macros | Functions
Iszero.hpp File Reference

Go to the source code of this file.

Macros

#define SEUIL   9.9e-20
 
#define PHTABS(x)   ((x>(typcoeff)0)?x:(typcoeff)(-1)*x)
 

Functions

int Iszero (const Scl< MPQ > &c)
 
template<typename typcoeff >
int Iszero (const typcoeff &c)
 
template<typename pol >
int Ispolzero (const pol &p)
 
template<typename typP >
void selectnozero (typP &ttmp)
 

Macro Definition Documentation

#define PHTABS (   x)    ((x>(typcoeff)0)?x:(typcoeff)(-1)*x)
#define SEUIL   9.9e-20

Function Documentation

template<typename pol >
int Ispolzero ( const pol p)
int Iszero ( const Scl< MPQ > &  c)
template<typename typcoeff >
int Iszero ( const typcoeff &  c)
inline
template<typename typP >
void selectnozero ( typP &  ttmp)
Home  |  Download & InstallContributions