LogLinear Class Reference

#include <ql/math/interpolations/loglinearinterpolation.hpp>

List of all members.


Detailed Description

log-linear interpolation factory and traits


Public Types

enum  { global = 0 }

Public Member Functions

template<class I1, class I2>
Interpolation interpolate (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const