![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
VectorBuilder allocates type T1 values to be used as intermediate values. More...
#include <VectorBuilder.hpp>
Public Member Functions | |
VectorBuilderHelper (size_t) | |
T1 & | operator[] (size_t) |
VectorBuilder allocates type T1 values to be used as intermediate values.
There are 2 template parameters:
These values are mutable.
Definition at line 28 of file VectorBuilder.hpp.
|
inlineexplicit |
Definition at line 30 of file VectorBuilder.hpp.
|
inline |
Definition at line 31 of file VectorBuilder.hpp.