![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
#include <stan/math/rev/core/chainablestack.hpp>#include <mutex>#include <stdexcept>#include <thread>Go to the source code of this file.
Classes | |
| class | stan::math::ScopedChainableStack |
| The AD tape of reverse mode AD is by default stored globally within the process (or thread). More... | |
| struct | stan::math::ScopedChainableStack::activate_scope |
Namespaces | |
| namespace | stan |
| The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation. | |
| namespace | stan::math |
| Matrices and templated mathematical functions. | |