QuantLib_StepConditionSet

Langue: en

Autres versions - même langue

Version: 151764 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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.