cubicinterpolation (3) - Linux Manuals
cubicinterpolation: cubic interpolation between discrete points
NAME
ql/math/interpolations/cubicinterpolation.hpp - cubic interpolation between discrete points
SYNOPSIS
#include <ql/math/interpolation.hpp>
#include <ql/methods/finitedifferences/tridiagonaloperator.hpp>
#include <vector>
Classes
class CubicInterpolation
Cubic interpolation between discrete points.
class Cubic
Cubic interpolation factory and traits
Detailed Description
cubic interpolation between discrete points
Author
Generated automatically by Doxygen for QuantLib from the source code.