Extrapolator Class Reference

#include <ql/Math/extrapolation.hpp>

Inheritance diagram for Extrapolator:

Inheritance graph
[legend]
List of all members.

Detailed Description

base class for classes possibly allowing extrapolation


Public Member Functions

modifiers
void enableExtrapolation ()
 enable extrapolation in subsequent calls
void disableExtrapolation ()
 disable extrapolation in subsequent calls
inspectors
bool allowsExtrapolation () const
 tells whether extrapolation is enabled