Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::internal::arena_type_impl< std::vector< T, Alloc > > Struct Template Reference

Detailed Description

template<typename T, typename Alloc>
struct stan::internal::arena_type_impl< std::vector< T, Alloc > >

Definition at line 30 of file arena_type.hpp.

#include <arena_type.hpp>

Public Types

using T_ad = typename arena_type_impl< std::decay_t< T > >::type
 
using type = std::vector< T_ad, math::arena_allocator< T_ad > >
 

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