|
Givaro 4.2.1
|
#include <iostream>#include <stdlib.h>#include <stdio.h>#include <givaro/givinteger.h>Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Macros | |
| #define | GMPFIBTABLESIZE 93 |
| #define | GMPCNSTUINT(C) |
Functions | |
| Integer & | Fibonacci (Integer &r, Integer &t, const uint64_t n) |
| Integer & | Fibonacci (Integer &t, const uint64_t n) |
| int | main (int argc, char **argv) |
Variables | |
| const uint64_t | givfibtable [93+2] |
| #define GMPFIBTABLESIZE 93 |
| #define GMPCNSTUINT | ( | C | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
| const uint64_t givfibtable[93+2] |