QuantLib_CompositeConstraint

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::CompositeConstraint -

Constraint enforcing both given sub-constraints

SYNOPSIS


#include <ql/math/optimization/constraint.hpp>

Inherits QuantLib::Constraint.

Public Member Functions


CompositeConstraint (const Constraint &c1, const Constraint &c2)

Detailed Description

Constraint enforcing both given sub-constraints

Author

Generated automatically by Doxygen for QuantLib from the source code.