![]() |
CMR
1.3.0
|
Statistics for recognition algorithm for totally unimodular matrices. More...
#include <tu.h>
Public Attributes | |
uint32_t | totalCount |
double | totalTime |
CMR_CAMION_STATISTICS | camion |
CMR_REGULAR_STATISTICS | regular |
Statistics for recognition algorithm for totally unimodular matrices.
CMR_CAMION_STATISTICS CMR_TU_STATISTICS::camion |
Camion signing.
CMR_REGULAR_STATISTICS CMR_TU_STATISTICS::regular |
Regularity test.
uint32_t CMR_TU_STATISTICS::totalCount |
Total number of invocations.
double CMR_TU_STATISTICS::totalTime |
Total time of all invocations.