![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <vector>#include <stan/agrad/fwd/fvar.hpp>#include <stan/math/matrix/log_sum_exp.hpp>#include <stan/math/matrix/Eigen.hpp>#include <stan/agrad/fwd/functions/log.hpp>#include <stan/agrad/fwd/functions/exp.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::agrad | |
| Function gradients via reverse-mode automatic differentiation. | |
Functions | |
| template<typename T , int R, int C> | |
| fvar< T > | stan::agrad::log_sum_exp (const Eigen::Matrix< fvar< T >, R, C > &v) |