|
Givaro 4.2.1
|
#include "recdefine.h"#include "ruruint.h"#include "givaro/givtypestring.h"#include "rumanip.h"#include "rutools.h"Data Structures | |
| class | rint< K > |
| struct | make_signed< RecInt::rint< K > > |
| struct | make_signed< RecInt::ruint< K > > |
Namespaces | |
| namespace | RecInt |
| NOTE : For this common file, either basic/reduc.h or mg/reduc.h has to be pre-included. | |
| namespace | std |
| STL namespace. | |
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) |