Fonctions membres publiques statiques | |
static IntType | add (IntType x, IntType c) |
static IntType | mult (IntType a, IntType x) |
static IntType | mult_add (IntType a, IntType x, IntType c) |
static IntType | invert (IntType x) |
Types privés | |
typedef integer_traits< IntType > | traits |
Fonctions membres privées statiques | |
static IntType | add_small (IntType x, IntType c) |
static IntType | mult_small (IntType a, IntType x) |
static IntType | mult_schrage (IntType a, IntType value) |
static IntType | invert_euclidian (IntType c) |
Définition à la ligne 138 du fichier RandomGlobal.h.
|
private |
Définition à la ligne 180 du fichier RandomGlobal.h.
|
inlinestatic |
Définition à la ligne 141 du fichier RandomGlobal.h.
|
inlinestaticprivate |
Définition à la ligne 184 du fichier RandomGlobal.h.
|
inlinestatic |
Définition à la ligne 176 du fichier RandomGlobal.h.
|
inlinestaticprivate |
Définition à la ligne 209 du fichier RandomGlobal.h.
|
inlinestatic |
Définition à la ligne 151 du fichier RandomGlobal.h.
|
inlinestatic |
Définition à la ligne 168 du fichier RandomGlobal.h.
|
inlinestaticprivate |
Définition à la ligne 197 du fichier RandomGlobal.h.
|
inlinestaticprivate |
Définition à la ligne 192 du fichier RandomGlobal.h.