|
Givaro
|
tests integer.h fucntions not tested elsewhere. More...
Include dependency graph for test-integer.C:Macros | |
| #define | _GIV_REPET 10 |
Functions | |
| int | test_axpy_unit (const Integer &a, const Integer &b, const Integer &x) |
| int | test_axpy () |
| int | test_mul_unit (const Integer &a, const Integer &b) |
| int | test_mul () |
| template<typename UnsignedBaseType > | |
| int | test_cast_unit (const UnsignedBaseType &t, const Integer &a, const Integer &b) |
| int | test_cast_unit (const Integer &a, const Integer &b) |
| int | test_cast () |
| int | main (int argc, char **argv) |
tests integer.h fucntions not tested elsewhere.
| #define _GIV_REPET 10 |
| int test_axpy | ( | ) |
| int test_mul | ( | ) |
| int test_cast | ( | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.1.1