QuantLib_Domain

Langue: en

Autres versions - même langue

Version: 374862 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::Domain -

domain abstract lcass

SYNOPSIS


#include <ql/math/domain.hpp>

Inherits std::binary_function< Real, Real, bool >.

Inherited by BoundedDomain, NullDomain, and UniversalDomain.

Public Member Functions


virtual bool includes (Real x, Real y) const =0

bool operator() (Real x, Real y)

Detailed Description

domain abstract lcass

Author

Generated automatically by Doxygen for QuantLib from the source code.