![]() |
My Project
|
Go to the source code of this file.
Macros | |
| #define | npIsZeroM(A, B) (0==(long)A) |
| #define | ULONG64 (unsigned long) |
Functions | |
| static number | npMult (number a, number b, const coeffs r) |
| static number | npInit (long i, const coeffs r) |
| static BOOLEAN | npIsZero (number a, const coeffs r) |
| static number | nvMult (number a, number b, const coeffs r) |
Definition at line 37 of file modulop_inl.h.
| #define ULONG64 (unsigned long) |
Definition at line 27 of file modulop_inl.h.
Definition at line 38 of file modulop_inl.h.
Definition at line 12 of file modulop_inl.h.
Definition at line 50 of file modulop_inl.h.