DiSMEC++
|
Variables | |
constexpr const stat_id_t | STAT_GRADIENT_NORM_0 {0} |
constexpr const stat_id_t | STAT_OBJECTIVE_VALUE {1} |
constexpr const stat_id_t | STAT_GRADIENT_NORM {2} |
constexpr const stat_id_t | STAT_GRADIENT {3} |
constexpr const stat_id_t | STAT_PRECONDITIONER {4} |
constexpr const stat_id_t | STAT_WEIGHT_VECTOR {5} |
constexpr const stat_id_t | STAT_LINESEARCH_STEPSIZE {6} |
constexpr const stat_id_t | STAT_CG_ITERS {7} |
constexpr const stat_id_t | STAT_ITER_TIME {8} |
constexpr const stat_id_t | STAT_LS_FAIL {9} |
constexpr const stat_id_t | STAT_LS_STEPS {10} |
constexpr const stat_id_t | STAT_PROGRESS {11} |
constexpr const stat_id_t | STAT_ABSOLUTE_STEP {12} |
constexpr const dismec::stats::tag_id_t | TAG_ITERATION {0} |
|
constexpr |
Definition at line 30 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::run().
|
constexpr |
Definition at line 25 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 21 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 20 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 18 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::run().
|
constexpr |
Definition at line 26 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::run().
|
constexpr |
Definition at line 24 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 27 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::run().
|
constexpr |
Definition at line 28 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 19 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 22 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 29 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 23 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::record_iteration().
|
constexpr |
Definition at line 32 of file newton.cpp.
Referenced by dismec::solvers::NewtonWithLineSearch::NewtonWithLineSearch(), and dismec::solvers::NewtonWithLineSearch::run().