MoochoPack : Framework for Large-Scale Optimization Algorithms  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Types | Public Member Functions
MoochoPack::QuasiNewtonStats Class Reference

Class for storing statistics about the Quasi-Newton updating. More...

#include <MoochoPack_QuasiNewtonStats.hpp>

List of all members.

Public Types

enum  EUpdate
 Set to this value if a statistic is not known. More...

Public Member Functions

 QuasiNewtonStats ()
 Construct all unknowns.
void set_updated_stats (EUpdate update)
 Initialize the statistics.
EUpdate updated () const
 

Detailed Description

Class for storing statistics about the Quasi-Newton updating.

Definition at line 51 of file MoochoPack_QuasiNewtonStats.hpp.


Member Enumeration Documentation

Set to this value if a statistic is not known.

Definition at line 57 of file MoochoPack_QuasiNewtonStats.hpp.


Constructor & Destructor Documentation

Construct all unknowns.

Definition at line 63 of file MoochoPack_QuasiNewtonStats.hpp.


Member Function Documentation

Initialize the statistics.

Definition at line 68 of file MoochoPack_QuasiNewtonStats.hpp.

Definition at line 74 of file MoochoPack_QuasiNewtonStats.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends