#include <qle/interpolators/optioninterpolator2d.hpp>
Public Member Functions | |
CloseEnoughComparator (const QuantLib::Real v) | |
bool | operator() (const QuantLib::Real w) const |
Public Attributes | |
QuantLib::Real | v_ |
Definition at line 35 of file optioninterpolator2d.hpp.
|
explicit |
Definition at line 36 of file optioninterpolator2d.hpp.
bool operator() | ( | const QuantLib::Real | w | ) | const |
Definition at line 37 of file optioninterpolator2d.hpp.
QuantLib::Real v_ |
Definition at line 38 of file optioninterpolator2d.hpp.