Stan Math Library
4.9.0
Automatic Differentiation
|
#include <stan/math/rev/core/chainablestack.hpp>
Go to the source code of this file.
Classes | |
class | stan::math::chainable_alloc |
A chainable_alloc is an object which is constructed and destructed normally but the memory lifespan is managed along with the arena allocator for the gradient calculation. 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. | |