Base constraint class.
More...
#include <Constraint.hpp>
|
| class | Impl |
| | Base class for constraint implementations. More...
|
| |
Base constraint class.
Definition at line 35 of file Constraint.hpp.
◆ Constraint()
◆ ~Constraint()
| virtual QuantLib::Constraint::~Constraint |
( |
| ) |
|
|
inlinevirtual |
◆ empty()
| bool QuantLib::Constraint::empty |
( |
| ) |
const |
|
inline |
◆ test()
| bool QuantLib::Constraint::test |
( |
const DynamicVector< RealType > & | p | ) |
const |
|
inline |
◆ update()
| RealType QuantLib::Constraint::update |
( |
DynamicVector< RealType > & | p, |
|
|
const DynamicVector< RealType > & | direction, |
|
|
RealType | beta ) |
◆ impl_
| Impl* QuantLib::Constraint::impl_ |
|
protected |
The documentation for this class was generated from the following files: