|
OpenMD 3.1
Molecular Dynamics in the Open
|
No constraint. More...
#include <Constraint.hpp>
Inheritance diagram for QuantLib::NoConstraint: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 | |
| Impl * | impl_ |
No constraint.
Definition at line 56 of file Constraint.hpp.
|
inline |
Definition at line 64 of file Constraint.hpp.