OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
QuantLib::PositiveConstraint Class Reference

Constraint imposing positivity to all arguments More...

#include <Constraint.hpp>

Inheritance diagram for QuantLib::PositiveConstraint:

Additional Inherited Members

Public Member Functions inherited from QuantLib::Constraint
bool empty () const
bool test (const DynamicVector< RealType > &p) const
RealType update (DynamicVector< RealType > &p, const DynamicVector< RealType > &direction, RealType beta)
 Constraint (Impl *impl=NULL)
Protected Attributes inherited from QuantLib::Constraint
Implimpl_

Detailed Description

Constraint imposing positivity to all arguments

Definition at line 68 of file Constraint.hpp.

Constructor & Destructor Documentation

◆ PositiveConstraint()

QuantLib::PositiveConstraint::PositiveConstraint ( )
inline

Definition at line 81 of file Constraint.hpp.


The documentation for this class was generated from the following file: