CMR  1.3.0
Public Attributes | List of all members
CMR_TU_STATISTICS Struct Reference

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
 

Detailed Description

Statistics for recognition algorithm for totally unimodular matrices.

Member Data Documentation

◆ camion

CMR_CAMION_STATISTICS CMR_TU_STATISTICS::camion

Camion signing.

◆ regular

CMR_REGULAR_STATISTICS CMR_TU_STATISTICS::regular

Regularity test.

◆ totalCount

uint32_t CMR_TU_STATISTICS::totalCount

Total number of invocations.

◆ totalTime

double CMR_TU_STATISTICS::totalTime

Total time of all invocations.


The documentation for this struct was generated from the following file: