![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Definition at line 41 of file VectorBuilderHelper.hpp.
#include <VectorBuilderHelper.hpp>
Public Types | |
| using | type = T1 |
Public Member Functions | |
| VectorBuilderHelper (size_t) | |
| T1 & | operator[] (size_t) |
| type & | data () |
Private Attributes | |
| T1 | x_ |