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

Statistics for recognition algorithm for totally unimodular matrices. More...

#include <ctu.h>

Public Attributes

uint32_t totalCount
 
double totalTime
 
CMR_TU_STATS tu
 

Detailed Description

Statistics for recognition algorithm for totally unimodular matrices.

Member Data Documentation

◆ totalCount

uint32_t CMR_CTU_STATISTICS::totalCount

Total number of invocations.

◆ totalTime

double CMR_CTU_STATISTICS::totalTime

Total time of all invocations.

◆ tu

CMR_TU_STATS CMR_CTU_STATISTICS::tu

Total unimodularity test.


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