Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ array()

template<typename T >
std::vector< T > stan::math::array_builder< T >::array ( )
inline

Getter method to return array itself.

Returns
std:vector<T> of composed array elements.

Definition at line 47 of file array_builder.hpp.