maxIter_ (3) Linux Manual Page
QuantLib::EurodollarFuturesImpliedStdDevQuote – quote for the Eurodollar-future implied standard deviation Synopsis#include <ql/quotes/eurodollarfuturesquote.hpp> Inherits QuantLib::Quote, and QuantLib::LazyObject. Public Member FunctionsEurodollarFuturesImpliedStdDevQuote (const Handle< Quote > &forward, const Handle< Quote > &callPrice, const Handle< Quote > &putPrice, Real strike, Real guess=.15, Real accuracy=1.0e-6, Natural maxIter=100) Quote interface Real value () const returns the current value bool isValid () const…
