Givaro
Data Structures | Namespaces | Typedefs | Functions
rrint.h File Reference
#include "recdefine.h"
#include "ruruint.h"
#include "givaro/givtypestring.h"
#include "rumanip.h"
#include "rutools.h"
+ Include dependency graph for rrint.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

class  rint< K >
 
struct  make_signed< RecInt::rint< K > >
 
struct  make_signed< RecInt::ruint< K > >
 

Namespaces

 RecInt
 NOTE : For this common file, either basic/reduc.h or mg/reduc.h has to be pre-included.
 

Typedefs

using rint64 = rint< 6 >
 
using rint128 = rint< 7 >
 
using rint256 = rint< 8 >
 
using rint512 = rint< 9 >
 

Functions

template<size_t K>
void reset (rint< K > &a)
 
template<size_t K>
void copy (rint< K > &a, const rint< K > &b)