#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. |
|
|
Construct all unknowns.
Definition at line 50 of file MoochoPack_QuasiNewtonStats.hpp. |
|
|
Initialize the statistics.
Definition at line 55 of file MoochoPack_QuasiNewtonStats.hpp. |
|
|
Definition at line 61 of file MoochoPack_QuasiNewtonStats.hpp. |
1.3.9.1