![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
#include <stan/math/fwd/core.hpp>
#include <stan/math/prim/arr/fun/log_sum_exp.hpp>
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
fvar< T > | stan::math::log_sum_exp (const std::vector< fvar< T > > &v) |