Stan Math Library  2.15.0
reverse mode automatic differentiation
Namespaces | Functions
log_sum_exp.hpp File Reference
#include <stan/math/rev/core.hpp>
#include <stan/math/rev/scal/fun/calculate_chain.hpp>
#include <stan/math/prim/arr/fun/log_sum_exp.hpp>
#include <vector>
#include <limits>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

var stan::math::log_sum_exp (const std::vector< var > &x)
 Returns the log sum of exponentials. More...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.