![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/constants.hpp>
#include <stan/math/prim/scal/fun/log1p.hpp>
#include <valarray>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
var | stan::math::log1p (const stan::math::var &a) |
The log (1 + x) function for variables (C99). More... | |