![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/rev/core.hpp>#include <stan/math/prim/scal/fun/log1m_exp.hpp>#include <stan/math/rev/scal/fun/calculate_chain.hpp>#include <cmath>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| var | stan::math::log1m_exp (const stan::math::var &a) |
| Return the log of 1 minus the exponential of the specified variable. More... | |