Functions | |
| template<class R> | |
| std::ostream & | print_pp (std::ostream &os, const R &m, const AllVariables<'d'> &V) |
| template<class OSTREAM, class MONOM> | |
| OSTREAM & | lisp (OSTREAM &os, const MONOM &m, const Variables &V, int i=-1) |
| template<class R, class VARIABLES> | |
| std::ostream & | print_pp (std::ostream &os, const R &m, const VARIABLES &V) |
| template<class R, class VARIABLES> | |
| std::ostream & | print (std::ostream &os, const R &m, const VARIABLES &V) |
| template<class R> | |
| std::ostream & | print (std::ostream &os, const R &m) |
| template<class X> | |
| bool | has_no_sign (const X &x) |
| template<class X> | |
| bool | has_no_sign (const int &x) |
| bool | has_no_sign (const unsigned &x) |
| bool | has_no_sign (const float &x) |
| bool | has_no_sign (const double &x) |
| bool | has_no_sign (const long double &x) |
![]() |