applyTo (3) - Linux Manuals
applyTo: Parallel evolver for multiple arrays.
NAME
QuantLib::StepConditionSet - Parallel evolver for multiple arrays.
SYNOPSIS
#include <ql/methods/finitedifferences/parallelevolver.hpp>
Public Member Functions
void applyTo (std::vector< array_type > &a, Time t) const
void push_back (const itemType &a)
Detailed Description
template<typename array_type> class QuantLib::StepConditionSet< array_type >
Parallel evolver for multiple arrays.
Author
Generated automatically by Doxygen for QuantLib from the source code.