MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | 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
 

Private Attributes

size_type m_
 
bool maintain_original_
 
bool maintain_inverse_
 
bool auto_rescaling_
 

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.

Member Data Documentation

size_type ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::m_
private

Definition at line 144 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.

bool ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::maintain_original_
private

Definition at line 145 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.

bool ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::maintain_inverse_
private

Definition at line 146 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.

bool ConstrainedOptPack::MatrixSymPosDefLBFGS::PostMod::auto_rescaling_
private

Definition at line 147 of file ConstrainedOptPack_MatrixSymPosDefLBFGS.hpp.


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