#include <stdio.h>#include <iostream>#include "borderbasix/arithm/Scl_mpz.hpp"#include "borderbasix/arithm/Scl_mpq.hpp"#include "borderbasix/arithm/Scl_mpf.hpp"#include "borderbasix/arithm/Scl_mpfr.hpp"Go to the source code of this file.
Typedefs | |
| typedef Scl< MPZ > | ZZ |
| typedef Scl< MPQ > | |
| typedef Scl< MPF > | RR |
| typedef Scl< MPFR > | RRR |