![]() |
My Project
debian-1:4.1.2-p1+ds-2
|
Count number operarions over coefficient rings, fields and other domains suitable for Singular polynomials. More...
Go to the source code of this file.
Macros | |
#define | ALL_STATISTIC(FUN) |
#define | STATISTIC(f) do{}while(0) |
Functions | |
static void | number_stats_Init (const unsigned long defaultvalue=0) |
set all counters to zero More... | |
static void | number_stats_Print (const char *const msg=NULL) |
print out all counters More... | |
Count number operarions over coefficient rings, fields and other domains suitable for Singular polynomials.
Optional addition for the main interface for Singular coefficients, i.e. to n_[A-Z].* (..., const coeffs) functions
Definition in file numstats.h.
#define ALL_STATISTIC | ( | FUN | ) |
Definition at line 15 of file numstats.h.
Definition at line 16 of file numstats.h.
|
inlinestatic |