Fonctions membres publiques statiques | |
static IntType | apply (IntType x) |
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 | pow (IntType a, uintmax_t exponent) |
static IntType | invert (IntType x) |
Types privés | |
typedef integer_traits< IntType > | traits |
typedef make_unsigned< IntType >::type | unsigned_type |
Fonctions membres privées statiques | |
static IntType | mult_small (IntType a, IntType x) |
static IntType | mult_schrage (IntType a, IntType value) |
static IntType | mult_general (IntType a, IntType b) |
static IntType | sub (IntType a, IntType b) |
static unsigned_type | unsigned_m () |
static IntType | invert_euclidian (IntType c) |
static IntType | invert_euclidian0 (IntType c) |
Définition à la ligne 75 du fichier ConstMod.h.
|
private |
Définition à la ligne 146 du fichier ConstMod.h.
|
private |
Définition à la ligne 147 du fichier ConstMod.h.
|
inlinestatic |
Définition à la ligne 88 du fichier ConstMod.h.
|
inlinestatic |
Définition à la ligne 78 du fichier ConstMod.h.
|
inlinestatic |
Définition à la ligne 142 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 196 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 218 du fichier ConstMod.h.
|
inlinestatic |
Définition à la ligne 100 du fichier ConstMod.h.
|
inlinestatic |
Définition à la ligne 116 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 165 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 157 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 151 du fichier ConstMod.h.
|
inlinestatic |
Définition à la ligne 129 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 178 du fichier ConstMod.h.
|
inlinestaticprivate |
Définition à la ligne 186 du fichier ConstMod.h.