QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
endcriteria.hpp File Reference

Optimization criteria class. More...

#include <ql/utilities/null.hpp>
#include <iosfwd>

Go to the source code of this file.

Classes

class  EndCriteria
 Criteria to end optimization process: More...
 

Namespaces

namespace  QuantLib
 

Functions

std::ostream & operator<< (std::ostream &out, EndCriteria::Type ec)
 

Detailed Description

Optimization criteria class.

Definition in file endcriteria.hpp.