24#ifndef quantlib_smile_section_utils_hpp
25#define quantlib_smile_section_utils_hpp
39 const std::vector<Real>& moneynessGrid = std::vector<Real>(),
41 bool deleteArbitragePoints =
false);
template class providing a null value for a given type.
interest rate volatility smile section
std::pair< Size, Size > arbitragefreeIndices() const
std::pair< Real, Real > arbitragefreeRegion() const
const std::vector< Real > & strikeGrid() const
const std::vector< Real > & moneyGrid() const
bool af(Size i0, Size i, Size i1) const
const std::vector< Real > & callPrices() const
std::size_t Size
size of a container
Smile section base class.