Automatic Differentiation
 
Loading...
Searching...
No Matches
empty_nested.hpp
Go to the documentation of this file.
1#ifndef STAN_MATH_REV_CORE_EMPTY_NESTED_HPP
2#define STAN_MATH_REV_CORE_EMPTY_NESTED_HPP
3
5
6namespace stan {
7namespace math {
8
12static inline bool empty_nested() {
14}
15
16} // namespace math
17} // namespace stan
18#endif
static bool empty_nested()
Return true if there is no nested autodiff being executed.
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation ...
static thread_local AutodiffStackStorage * instance_