HLIBpro  2.9.1
THCA< T >::stat_t Struct Reference

#include <TLowRankApx.hh>

Inherits TLowRankApx::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>
struct HLIB::THCA< T >::stat_t

statistics

  • timing will only work if enabled internally