- QuantLib
- LogLinearInterpolation
log-linear interpolation between discrete points More...
#include <ql/math/interpolations/loginterpolation.hpp>
Public Member Functions | |
template<class I1 , class I2 > | |
LogLinearInterpolation (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) |
log-linear interpolation between discrete points
LogLinearInterpolation | ( | const I1 & | xBegin, |
const I1 & | xEnd, | ||
const I2 & | yBegin | ||
) |