StepConditionSet Class Template Reference
[Finite-differences framework]
#include <ql/methods/finitedifferences/parallelevolver.hpp>
Detailed Description
template<typename array_type>
class QuantLib::StepConditionSet< array_type >
Parallel evolver for multiple arrays.
Public Member Functions | |
void | applyTo (std::vector< array_type > &a, Time t) const |
void | push_back (const itemType &a) |