rangeSetup.hpp
Definition: backwardKolmogorovEq.cpp:5
virtual double getUpperBound(Market, SmartPointer< Option >) const =0
Returns the upper boundary for a given market and option.
virtual RangeSetup * clone() const
Virtual copy constructor.
Definition: rangeSetup.hpp:57
virtual double getLowerBound(Market, SmartPointer< Option >) const =0
Returns the lower boundary for a given market and option.
Class implements algorithm to approximate indefinite boundaries.
Definition: rangeSetup.hpp:20