currentState (3) Linux Manual Page
QuantLib::MarketModelEvolver – Market-model evolver. Synopsis#include <ql/models/marketmodels/evolver.hpp> Inherited by ConstrainedEvolver, LogNormalCmSwapRatePc, LogNormalCotSwapRatePc, LogNormalFwdRateEuler, LogNormalFwdRateIpc, LogNormalFwdRatePc, NormalFwdRatePc, and SVDDFwdRatePc. Public Member Functionsvirtual const std::vector< Size > & numeraires () const =0 virtual Real startNewPath ()=0 virtual Real advanceStep ()=0 virtual Size currentStep () const =0 virtual const CurveState & currentState () const =0 virtual void setInitialState (const…
