|
Givaro 4.2.1
|
representation of Z/mZ over int types.
More...
#include "givaro/givinteger.h"#include "givaro/givcaster.h"#include "givaro/givranditer.h"#include "givaro/givtypestring.h"#include "givaro/ring-interface.h"#include "givaro/modular-general.h"#include "givaro/modular-implem.h"#include "modular-mulprecomp.inl"#include "modular-integral.inl"Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Macros | |
| #define | IS_INT(T) |
| #define | IS_SINT(T) |
| #define | IS_UINT(T) |
| #define | IS_FLOAT(T) |
| #define | SUITABLE_INTEGRAL_TYPES(ELEMENT, COMPUTE_T, s) |
| #define | SUITABLE_INTEGRAL_TYPES_AND_HALF_SIZE(ELEMENT, COMPUTE_T, s) |
| #define | SUITABLE_INTEGRAL_TYPES_AND_FULL_SIZE(ELEMENT, COMPUTE_T, s) |
representation of Z/mZ over int types.
| #define IS_INT | ( | T | ) |
| #define IS_SINT | ( | T | ) |
| #define IS_UINT | ( | T | ) |
| #define IS_FLOAT | ( | T | ) |
| #define SUITABLE_INTEGRAL_TYPES | ( | ELEMENT, | |
| COMPUTE_T, | |||
| s ) |
| #define SUITABLE_INTEGRAL_TYPES_AND_HALF_SIZE | ( | ELEMENT, | |
| COMPUTE_T, | |||
| s ) |
| #define SUITABLE_INTEGRAL_TYPES_AND_FULL_SIZE | ( | ELEMENT, | |
| COMPUTE_T, | |||
| s ) |