HLIBpro  3.0
THCA< T_value >::stat_t Struct Reference

#include <TLowRankApx.hh>

Inherits TLowRankApx< T_value >::stat_t.

Public Member Functions

 stat_t ()
 ctor nullifying everything
 

Public Attributes

double time_pivot
 time for pivot computation
 
double time_fallback
 time for fall back in case of "full rank"
 
double time_UV
 time for computing U and V matrices
 
bool has_timing
 indicates, whether timing data is collected
 

Detailed Description

template<typename T_value>
struct Hpro::THCA< T_value >::stat_t

statistics

  • timing will only work if enabled internally