Givaro
Namespaces | Functions
gmp++_int_div.C File Reference

diving stuff. More...

#include "gmp++/gmp++.h"
#include <cstdlib>
+ Include dependency graph for gmp++_int_div.C:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Functions

Integer operator/ (const int32_t l, const Integer &n)
 
Integer operator/ (const int64_t l, const Integer &n)
 
Integer operator/ (const uint32_t l, const Integer &n)
 
Integer operator/ (const uint64_t l, const Integer &n)
 

Detailed Description

diving stuff.