CMR
1.3.0
|
Statistics for recognition algorithm for equimodular matrices. More...
#include <equimodular.h>
Public Attributes | |
uint32_t | totalCount |
double | totalTime |
double | linalgTime |
CMR_TU_STATS | tu |
Statistics for recognition algorithm for equimodular matrices.
double CMR_EQUIMODULAR_STATS::linalgTime |
Time spent on linear algebra.
uint32_t CMR_EQUIMODULAR_STATS::totalCount |
Total number of invocations.
double CMR_EQUIMODULAR_STATS::totalTime |
Total time of all invocations.
CMR_TU_STATS CMR_EQUIMODULAR_STATS::tu |
Total unimodularity test.