PathPricer Class Template Reference

#include <pathpricer.hpp>

List of all members.


Detailed Description

template<class PathType, class ValueType = double>
class QuantLib::MonteCarlo::PathPricer< PathType, ValueType >

base class for path pricers

Given a path the value of an option is returned on that path.


Public Member Functions

 PathPricer (const RelinkableHandle< TermStructure > &riskFreeTS)
virtual ValueType operator() (const PathType &path) const=0

Protected Attributes

RelinkableHandle< TermStructureriskFreeTS_


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

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen