Public Member Functions | Private Attributes | List of all members
STL_Perf_Analyzer< ACTION > Class Template Reference

#include <STL_perf_analyzer.hh>

Public Member Functions

double eval_mflops (int size)
 
 STL_Perf_Analyzer (unsigned long long nb_sample=DEFAULT_NB_SAMPLE)
 
 STL_Perf_Analyzer (const STL_Perf_Analyzer &)
 
 ~STL_Perf_Analyzer (void)
 

Private Attributes

STL_Timer _chronos
 
unsigned long long _nb_sample
 

Detailed Description

template<class ACTION>
class STL_Perf_Analyzer< ACTION >

Definition at line 27 of file STL_perf_analyzer.hh.

Constructor & Destructor Documentation

template<class ACTION >
STL_Perf_Analyzer< ACTION >::STL_Perf_Analyzer ( unsigned long long  nb_sample = DEFAULT_NB_SAMPLE)
inline

Definition at line 29 of file STL_perf_analyzer.hh.

template<class ACTION >
STL_Perf_Analyzer< ACTION >::STL_Perf_Analyzer ( const STL_Perf_Analyzer< ACTION > &  )
inline

Definition at line 33 of file STL_perf_analyzer.hh.

template<class ACTION >
STL_Perf_Analyzer< ACTION >::~STL_Perf_Analyzer ( void  )
inline

Definition at line 37 of file STL_perf_analyzer.hh.

Member Function Documentation

template<class ACTION >
double STL_Perf_Analyzer< ACTION >::eval_mflops ( int  size)
inline

Definition at line 42 of file STL_perf_analyzer.hh.

Member Data Documentation

template<class ACTION >
STL_Timer STL_Perf_Analyzer< ACTION >::_chronos
private

Definition at line 74 of file STL_perf_analyzer.hh.

template<class ACTION >
unsigned long long STL_Perf_Analyzer< ACTION >::_nb_sample
private

Definition at line 75 of file STL_perf_analyzer.hh.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54