ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod Class Reference

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
 

Detailed Description

PostMod class to use with MemMngPack::AbstractFactorStd.

Definition at line 124 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.

Constructor & Destructor Documentation

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.

Member Function Documentation

void ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::initialize ( MatrixSymPosDefLBFGS p) const
inline

Definition at line 139 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.


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