Stan Math Library
4.9.0
Automatic Differentiation
|
#include <stan/math/rev/core/vari.hpp>
Go to the source code of this file.
Classes | |
class | stan::math::stored_gradient_vari |
A var implementation that stores the daughter variable implementation pointers and the partial derivative with respect to the result explicitly in arrays constructed on the autodiff memory stack. More... | |
Namespaces | |
namespace | stan |
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation. | |
namespace | stan::math |
Matrices and templated mathematical functions. | |