Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Allocate an array on the arena of the specified size to hold values of the specified template parameter type.
T | type of entries in allocated array. |
[in] | n | size of array to allocate. |
Definition at line 193 of file stack_alloc.hpp.