List of all members | Public Member Functions | Private Attributes
CountedLog Class Reference

Public Member Functions

 CountedLog ()
 
int GetCounter () const
 
double operator() (const double x)
 
void Reset ()
 

Private Attributes

int fCounter
 

Detailed Description

Definition at line 43 of file testIntegrator.cc.

Constructor & Destructor Documentation

CountedLog::CountedLog ( )
inline

Definition at line 45 of file testIntegrator.cc.

Member Function Documentation

int CountedLog::GetCounter ( ) const
inline

Definition at line 50 of file testIntegrator.cc.

Referenced by IntegratorTest::testSpeed().

double CountedLog::operator() ( const double  x)
inline

Definition at line 47 of file testIntegrator.cc.

void CountedLog::Reset ( )
inline

Definition at line 52 of file testIntegrator.cc.

Referenced by IntegratorTest::testSpeed().

Member Data Documentation

int CountedLog::fCounter
private

Definition at line 55 of file testIntegrator.cc.


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

, generated on Tue Sep 26 2023.