File gaussian_helpers.hpp

Defines

EXP_CHORD_TOLERENCE

Functions

template<typename Point, typename NT>
NT eval_exp(Point const &p, NT const &a)
template<typename Point, typename NT, typename MT>
NT eval_exp(Point const &p, MT const &inv_covariance_matrix, NT const &a_next, NT const &a_curr)
template<typename Point, typename NT>
NT get_max(Point const &l, Point const &u, NT const &a_i)
template<typename NT>
NT get_max_coord(NT const &l, NT const &u, NT const &a_i)