interpolation.hpp

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

ql/math/interpolation.hpp -

base class for 1-D interpolations

SYNOPSIS


#include <ql/math/interpolations/extrapolation.hpp>
#include <ql/math/comparison.hpp>
#include <ql/errors.hpp>
#include <vector>

Classes


class Interpolation
base class for 1-D interpolations.
class Interpolation::Impl
abstract base class for interpolation implementations
class Interpolation::templateImpl< I1, I2 >
basic template implementation

Detailed Description

base class for 1-D interpolations

Author

Generated automatically by Doxygen for QuantLib from the source code.