QuantLib 0.3.3
User manual
Introduction to QuantLib
QuantLib components
Reference manual
|
StepCondition Class Template Reference#include <stepcondition.hpp>
List of all members.
Detailed Description
template<class arrayType>
class QuantLib::FiniteDifferences::StepCondition< arrayType >
condition to be applied at every time step
|
Public Member Functions |
virtual void | applyTo (arrayType &a, Time t) const=0 |
virtual void | applyTo (Handle< DiscretizedAsset > asset) const=0 |
The documentation for this class was generated from the following file:
|