Linear Class Reference

#include <ql/Math/interpolationtraits.hpp>

List of all members.


Detailed Description

Linear interpolation traits


Static Public Member Functions

template<class I1, class I2> Interpolation make_interpolation (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin)
template<class I1, class I2, class M> Interpolation2D make_interpolation (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &z)


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen