American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
StatisticsGatherer< T > Class Template Reference

Collects statistics in the FlexibleTree class. More...

#include <statisticsgatherer.h>

Inheritance diagram for StatisticsGatherer< T >:
StatisticsGathererAll< T > StatisticsGathererFinal< T > StatisticsGathererInitial< T > StatisticsGathererPath< T > StatisticsGathererSome< T >

List of all members.

Public Member Functions

virtual void dump_result (const size_t t, const size_t k, const T &object)
 StatisticsGatherer ()

Detailed Description

template<class T>
class StatisticsGatherer< T >

Collects statistics in the FlexibleTree class.

Also acts as "dummy" gatherer, in case none is needed.

Author:
Alet Roux <ar521@york.ac.uk>

Constructor & Destructor Documentation

template<class T>
StatisticsGatherer< T >::StatisticsGatherer ( ) [inline]

Member Function Documentation

template<class T>
virtual void StatisticsGatherer< T >::dump_result ( const size_t  t,
const size_t  k,
const T &  object 
) [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines