DiSMEC++
anonymous_namespace{newton.cpp} Namespace Reference

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}
 

Variable Documentation

◆ STAT_ABSOLUTE_STEP

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_ABSOLUTE_STEP {12}
constexpr

◆ STAT_CG_ITERS

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_CG_ITERS {7}
constexpr

◆ STAT_GRADIENT

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_GRADIENT {3}
constexpr

◆ STAT_GRADIENT_NORM

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_GRADIENT_NORM {2}
constexpr

◆ STAT_GRADIENT_NORM_0

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_GRADIENT_NORM_0 {0}
constexpr

◆ STAT_ITER_TIME

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_ITER_TIME {8}
constexpr

◆ STAT_LINESEARCH_STEPSIZE

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_LINESEARCH_STEPSIZE {6}
constexpr

◆ STAT_LS_FAIL

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_LS_FAIL {9}
constexpr

◆ STAT_LS_STEPS

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_LS_STEPS {10}
constexpr

◆ STAT_OBJECTIVE_VALUE

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_OBJECTIVE_VALUE {1}
constexpr

◆ STAT_PRECONDITIONER

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_PRECONDITIONER {4}
constexpr

◆ STAT_PROGRESS

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_PROGRESS {11}
constexpr

◆ STAT_WEIGHT_VECTOR

constexpr const stat_id_t anonymous_namespace{newton.cpp}::STAT_WEIGHT_VECTOR {5}
constexpr

◆ TAG_ITERATION

constexpr const dismec::stats::tag_id_t anonymous_namespace{newton.cpp}::TAG_ITERATION {0}
constexpr