Stan Math Library  2.20.0
reverse mode automatic differentiation
init_chainablestack.hpp
Go to the documentation of this file.
1 #ifndef STAN_MATH_REV_CORE_INIT_CHAINABLESTACK_HPP
2 #define STAN_MATH_REV_CORE_INIT_CHAINABLESTACK_HPP
3 
5 
6 namespace stan {
7 namespace math {
8 namespace {
9 
14 ChainableStack global_stack_instance_init;
15 } // namespace
16 } // namespace math
17 } // namespace stan
18 #endif
AutodiffStackSingleton< vari, chainable_alloc > ChainableStack

     [ Stan Home Page ] © 2011–2018, Stan Development Team.