DiSMEC++
anonymous_namespace{sparsify.cpp} Namespace Reference

Variables

constexpr stat_id_t STAT_CUTOFF {0}
 
constexpr stat_id_t STAT_NNZ {1}
 
constexpr stat_id_t STAT_BINARY_SEARCH_STEPS {2}
 
constexpr stat_id_t STAT_INITIAL_STEPS {3}
 
constexpr stat_id_t STAT_DURATION {4}
 

Variable Documentation

◆ STAT_BINARY_SEARCH_STEPS

constexpr stat_id_t anonymous_namespace{sparsify.cpp}::STAT_BINARY_SEARCH_STEPS {2}
constexpr

Definition at line 20 of file sparsify.cpp.

Referenced by dismec::postproc::Sparsify::Sparsify().

◆ STAT_CUTOFF

constexpr stat_id_t anonymous_namespace{sparsify.cpp}::STAT_CUTOFF {0}
constexpr

Definition at line 18 of file sparsify.cpp.

Referenced by dismec::postproc::Sparsify::Sparsify().

◆ STAT_DURATION

constexpr stat_id_t anonymous_namespace{sparsify.cpp}::STAT_DURATION {4}
constexpr

◆ STAT_INITIAL_STEPS

constexpr stat_id_t anonymous_namespace{sparsify.cpp}::STAT_INITIAL_STEPS {3}
constexpr

◆ STAT_NNZ

constexpr stat_id_t anonymous_namespace{sparsify.cpp}::STAT_NNZ {1}
constexpr

Definition at line 19 of file sparsify.cpp.

Referenced by dismec::postproc::Sparsify::Sparsify().