Stan Math Library
4.9.0
Automatic Differentiation
|
This is the complete list of members for stan::math::stack_alloc, including all inherited members.
alloc(size_t len) | stan::math::stack_alloc | inline |
alloc_array(size_t n) | stan::math::stack_alloc | inline |
blocks_ | stan::math::stack_alloc | private |
bytes_allocated() const | stan::math::stack_alloc | inline |
cur_block_ | stan::math::stack_alloc | private |
cur_block_end_ | stan::math::stack_alloc | private |
free_all() | stan::math::stack_alloc | inline |
in_stack(const void *ptr) const | stan::math::stack_alloc | inline |
move_to_next_block(size_t len) | stan::math::stack_alloc | inlineprivate |
nested_cur_block_ends_ | stan::math::stack_alloc | private |
nested_cur_blocks_ | stan::math::stack_alloc | private |
nested_next_locs_ | stan::math::stack_alloc | private |
next_loc_ | stan::math::stack_alloc | private |
recover_all() | stan::math::stack_alloc | inline |
recover_nested() | stan::math::stack_alloc | inline |
sizes_ | stan::math::stack_alloc | private |
stack_alloc(size_t initial_nbytes=internal::DEFAULT_INITIAL_NBYTES) | stan::math::stack_alloc | inlineexplicit |
start_nested() | stan::math::stack_alloc | inline |
~stack_alloc() | stan::math::stack_alloc | inline |