Constant interpolation More...
#include <qle/math/constantinterpolation.hpp>
Inheritance diagram for ConstantInterpolation:
Collaboration diagram for ConstantInterpolation:Classes | |
| struct | ConstantInterpolationImpl |
Public Member Functions | |
| ConstantInterpolation (const Real &y) | |
Constant interpolation
Definition at line 37 of file constantinterpolation.hpp.
| ConstantInterpolation | ( | const Real & | y | ) |
Definition at line 39 of file constantinterpolation.hpp.