QuantLib_BoundaryConstraint

Langue: en

Autres versions - même langue

Version: 163817 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::BoundaryConstraint - Constraint imposing all arguments to be in [low,high]

SYNOPSIS


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

Inherits QuantLib::Constraint.

Public Member Functions


BoundaryConstraint (Real low, Real high)

Detailed Description

Constraint imposing all arguments to be in [low,high]

Author

Generated automatically by Doxygen for QuantLib from the source code.