![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <math.h>#include <stan/agrad/rev/var.hpp>#include <stan/agrad/rev/internal/v_vari.hpp>#include <boost/math/special_functions/fpclassify.hpp>#include <stan/agrad/rev/numeric_limits.hpp>#include <stan/agrad/rev/operators/operator_greater_than.hpp>#include <stan/agrad/rev/operators/operator_equal.hpp>#include <stan/agrad/rev/operators/operator_unary_negative.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 | |
| var | stan::agrad::acosh (const stan::agrad::var &a) |
| The inverse hyperbolic cosine function for variables (C99). More... | |