12#ifndef MLPACK_CORE_MATH_LOG_ADD_HPP
13#define MLPACK_CORE_MATH_LOG_ADD_HPP
43#include "log_add_impl.hpp"
T LogAdd(T x, T y)
Internal log-addition.
T::elem_type AccuLog(const T &x)
Sum a vector of log values.
Linear algebra utility functions, generally performed on matrices or vectors.
The core includes that mlpack expects; standard C++ includes and Armadillo.