log-linear and log-cubic interpolation between discrete points More...
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/interpolations/cubicinterpolation.hpp>
#include <ql/utilities/dataformatters.hpp>
Classes | |
class | LogLinearInterpolation |
log-linear interpolation between discrete points More... | |
class | LogLinear |
log-linear interpolation factory and traits More... | |
class | LogCubicInterpolation |
log-cubic interpolation between discrete points More... | |
class | LogCubic |
log-cubic interpolation factory and traits More... | |
Namespaces | |
namespace | QuantLib |
log-linear and log-cubic interpolation between discrete points