Stan Math Library
2.20.0
reverse mode automatic differentiation
stan
math
rev
core
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
4
#include <
stan/math/rev/core/chainablestack.hpp
>
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
stan
Definition:
log_sum_exp.hpp:8
stan::math::ChainableStack
AutodiffStackSingleton< vari, chainable_alloc > ChainableStack
Definition:
chainablestack.hpp:10
chainablestack.hpp
[
Stan Home Page
]
© 2011–2018, Stan Development Team.