American exercise condition. More...
#include <ql/methods/finitedifferences/americancondition.hpp>
Inherits CurveDependentStepCondition< array_type >.
Public Member Functions | |
AmericanCondition (Option::Type type, Real strike) | |
AmericanCondition (const Array &intrinsicValues) | |
![]() | |
void | applyTo (Array &a, Time) const |
![]() | |
virtual void | applyTo (array_type &a, Time t) const =0 |
Additional Inherited Members | |
![]() | |
CurveDependentStepCondition (Option::Type type, Real strike) | |
CurveDependentStepCondition (const Payoff *p) | |
CurveDependentStepCondition (const array_type &a) | |
Real | getValue (const array_type &a, Size index) const |
virtual Real | applyToValue (Real, Real) const |
![]() | |
boost::shared_ptr< CurveWrapper > | curveItem_ |
American exercise condition.