#include <MoochoPack_QuasiNewtonStats.hpp>
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 |
| | |
Definition at line 38 of file MoochoPack_QuasiNewtonStats.hpp.
Set to this value if a statistic is not known.
Definition at line 44 of file MoochoPack_QuasiNewtonStats.hpp.
| MoochoPack::QuasiNewtonStats::QuasiNewtonStats | ( | ) | [inline] |
| void MoochoPack::QuasiNewtonStats::set_updated_stats | ( | EUpdate | update | ) | [inline] |
| EUpdate MoochoPack::QuasiNewtonStats::updated | ( | ) | const [inline] |
1.4.7