Automatic Differentiation
 
Loading...
Searching...
No Matches
chainable_alloc.hpp
Go to the documentation of this file.
1#ifndef STAN_MATH_REV_CORE_CHAINABLE_ALLOC_HPP
2#define STAN_MATH_REV_CORE_CHAINABLE_ALLOC_HPP
3
5
6namespace stan {
7namespace math {
8
17 public:
20 }
21 virtual ~chainable_alloc() {}
22};
23
24} // namespace math
25} // namespace stan
26#endif
A chainable_alloc is an object which is constructed and destructed normally but the memory lifespan i...
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation ...
Definition fvar.hpp:9
static thread_local AutodiffStackStorage * instance_