Givaro
Data Structures | Namespaces | Macros
montgomery-int32.h File Reference
#include "givaro/udl.h"
#include "givaro/givcaster.h"
#include "givaro/givranditer.h"
#include "givaro/modular-general.h"
#include "givaro/ring-interface.h"
#include <cmath>
#include "givaro/montgomery-int32.inl"
+ Include dependency graph for montgomery-int32.h:

Data Structures

class  Montgomery< int32_t >
 This class implements the standard arithmetic with Modulo Elements. More...
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Macros

#define B32   65536_ui32
 
#define MASK32   65535_ui32
 
#define HALF_BITS32   16
 

Macro Definition Documentation

◆ B32

#define B32   65536_ui32

◆ MASK32

#define MASK32   65535_ui32

◆ HALF_BITS32

#define HALF_BITS32   16