|
ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
PostMod class to use with MemMngPack::AbstractFactorStd.
More...
#include <ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp>
Public Member Functions | |
| PostMod (size_type m=10, bool maintain_original=true, bool maintain_inverse=true, bool auto_rescaling=false) | |
| | |
| void | initialize (MatrixSymPosDefLBFGS *p) const |
| | |
PostMod class to use with MemMngPack::AbstractFactorStd.
Definition at line 124 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.
| ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::PostMod | ( | size_type | m = 10, |
| bool | maintain_original = true, |
||
| bool | maintain_inverse = true, |
||
| bool | auto_rescaling = false |
||
| ) | [inline] |
Definition at line 127 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.
| void ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::initialize | ( | MatrixSymPosDefLBFGS * | p | ) | const [inline] |
Definition at line 139 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.
1.7.6.1