Automatic Differentiation
 
Loading...
Searching...
No Matches
nested_size.hpp
Go to the documentation of this file.
1#ifndef STAN_MATH_REV_CORE_NESTED_SIZE_HPP
2#define STAN_MATH_REV_CORE_NESTED_SIZE_HPP
3
5#include <cstdlib>
6
7namespace stan {
8namespace math {
9
10static inline size_t nested_size() {
13}
14
15} // namespace math
16} // namespace stan
17#endif
static size_t nested_size()
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation ...
static thread_local AutodiffStackStorage * instance_