linearinterpolation.hpp

Langue: en

Autres versions - même langue

Version: 376847 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ql/math/interpolations/linearinterpolation.hpp -

linear interpolation between discrete points

SYNOPSIS


#include <ql/math/interpolation.hpp>
#include <vector>

Classes


class LinearInterpolation
Linear interpolation between discrete points
class Linear
Linear-interpolation factory and traits

Detailed Description

linear interpolation between discrete points

Author

Generated automatically by Doxygen for QuantLib from the source code.