Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::VectorBuilderHelper< T1, true, false > Class Template Reference

Detailed Description

template<typename T1>
class stan::VectorBuilderHelper< T1, true, false >

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)
 
typedata ()
 

Private Attributes

T1 x_
 

The documentation for this class was generated from the following file: