Constant-interpolation factory and traits More...
#include <qle/math/constantinterpolation.hpp>
Public Member Functions | |
QuantLib::Interpolation | interpolate (const Real &y) const |
Static Public Attributes | |
static const bool | global = false |
static const QuantLib::Size | requiredPoints = 1 |
Constant-interpolation factory and traits
Definition at line 61 of file constantinterpolation.hpp.
QuantLib::Interpolation interpolate | ( | const Real & | y | ) | const |
Definition at line 63 of file constantinterpolation.hpp.
|
static |
Definition at line 64 of file constantinterpolation.hpp.
|
static |
Definition at line 65 of file constantinterpolation.hpp.