|
Givaro
|
diving stuff. More...
#include "gmp++/gmp++.h"#include <cstdlib>
Include dependency graph for gmp++_int_div.C:Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Functions | |
| Integer | operator/ (const long int l, const Integer &n) |
| Integer | operator/ (const Integer &n, const int l) |
| Integer | operator/ (const Integer &n, const unsigned int l) |
| Integer & | operator/= (Integer &n, const long int l) |
| Integer & | operator/= (Integer &n, const unsigned int l) |
diving stuff.
1.8.3.1