ARB
Public Member Functions | List of all members
OptiPerfMeter Class Reference

#include <PerfMeter.h>

Public Member Functions

 OptiPerfMeter (std::string what_, Mutations start_pars_)
 
void dumpCustom (FILE *out, Mutations end_pars, const char *label) const
 
void dump (FILE *out, Mutations end_pars) const
 

Detailed Description

Definition at line 34 of file PerfMeter.h.

Constructor & Destructor Documentation

OptiPerfMeter::OptiPerfMeter ( std::string  what_,
Mutations  start_pars_ 
)
inline

Definition at line 40 of file PerfMeter.h.

Member Function Documentation

void OptiPerfMeter::dumpCustom ( FILE *  out,
Mutations  end_pars,
const char label 
) const
inline

Definition at line 45 of file PerfMeter.h.

References ap_assert, TimedCombines::combines, and TimedCombines::ticks.

Referenced by dump(), and ArbParsimony::optimize_tree().

void OptiPerfMeter::dump ( FILE *  out,
Mutations  end_pars 
) const
inline

Definition at line 68 of file PerfMeter.h.

References dumpCustom().

Referenced by ArbParsimony::kernighan_optimize_tree(), and ArbParsimony::optimize_tree().


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