DiSMEC++
dismec::objective::Objective Member List

This is the complete list of members for dismec::objective::Objective, including all inherited members.

declare_stat(stat_id_t index, StatisticMetaData meta)dismec::stats::Trackedprotected
declare_tag(tag_id_t index, std::string name)dismec::stats::Trackedprotected
declare_vector_on_last_line(const HashVector &location, real_t t)dismec::objective::Objectiveinlinevirtual
diag_preconditioner(const HashVector &location, Eigen::Ref< DenseRealVector > target)dismec::objective::Objective
diag_preconditioner_unchecked(const HashVector &location, Eigen::Ref< DenseRealVector > target)dismec::objective::Objectiveprivatevirtual
get_stats() constdismec::stats::Trackedinline
gradient(const HashVector &location, Eigen::Ref< DenseRealVector > target)dismec::objective::Objective
gradient_and_pre_conditioner(const HashVector &location, Eigen::Ref< DenseRealVector > gradient, Eigen::Ref< DenseRealVector > pre)dismec::objective::Objective
gradient_and_pre_conditioner_unchecked(const HashVector &location, Eigen::Ref< DenseRealVector > gradient, Eigen::Ref< DenseRealVector > pre)dismec::objective::Objectiveprivatevirtual
gradient_at_zero(Eigen::Ref< DenseRealVector > target)dismec::objective::Objective
gradient_at_zero_unchecked(Eigen::Ref< DenseRealVector > target)dismec::objective::Objectiveprivatevirtual
gradient_unchecked(const HashVector &location, Eigen::Ref< DenseRealVector > target)=0dismec::objective::Objectiveprivatepure virtual
hessian_times_direction(const HashVector &location, const DenseRealVector &direction, Eigen::Ref< DenseRealVector > target)dismec::objective::Objective
hessian_times_direction_unchecked(const HashVector &location, const DenseRealVector &direction, Eigen::Ref< DenseRealVector > target)=0dismec::objective::Objectiveprivatepure virtual
lookup_on_line(real_t position)=0dismec::objective::Objectivepure virtual
m_Collectiondismec::stats::Trackedprivate
make_dependent(T &t)dismec::stats::Trackedinlineprivate
make_timer(stat_id_t id, Args... args)dismec::stats::Trackedinlineprotected
num_variables() const noexcept=0dismec::objective::Objectivepure virtual
Objective()dismec::objective::Objective
project_to_line(const HashVector &location, const DenseRealVector &direction)dismec::objective::Objective
project_to_line_unchecked(const HashVector &location, const DenseRealVector &direction)=0dismec::objective::Objectiveprivatepure virtual
record(stat_id_t stat, T &&value)dismec::stats::Trackedinlineprotected
register_stat(const std::string &name, std::unique_ptr< Statistics > stat)dismec::stats::Tracked
set_tag(tag_id_t tag, long value)dismec::stats::Trackedinlineprotected
Tracked()dismec::stats::Tracked
value(const HashVector &location)dismec::objective::Objective
value_unchecked(const HashVector &location)=0dismec::objective::Objectiveprivatepure virtual
~Objective() noexcept=defaultdismec::objective::Objectivevirtual
~Tracked()dismec::stats::Trackedprotected