![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
#include <autodiffstackstorage.hpp>
Static Public Attributes | |
static std::vector< ChainableT * > | var_stack_ |
static std::vector< ChainableT * > | var_nochain_stack_ |
static std::vector < ChainableAllocT * > | var_alloc_stack_ |
static stack_alloc | memalloc_ |
static std::vector< size_t > | nested_var_stack_sizes_ |
static std::vector< size_t > | nested_var_nochain_stack_sizes_ |
static std::vector< size_t > | nested_var_alloc_stack_starts_ |
Definition at line 12 of file autodiffstackstorage.hpp.
|
static |
Definition at line 16 of file autodiffstackstorage.hpp.
|
static |
Definition at line 21 of file autodiffstackstorage.hpp.
|
static |
Definition at line 20 of file autodiffstackstorage.hpp.
|
static |
Definition at line 19 of file autodiffstackstorage.hpp.
|
static |
Definition at line 15 of file autodiffstackstorage.hpp.
|
static |
Definition at line 14 of file autodiffstackstorage.hpp.
|
static |
Definition at line 13 of file autodiffstackstorage.hpp.