Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::internal::arena_type_impl< T, require_all_t< std::is_trivially_destructible< T >, bool_constant<!is_eigen< T >::value > > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::internal::arena_type_impl< T, require_all_t< std::is_trivially_destructible< T >, bool_constant<!is_eigen< T >::value > > >

Definition at line 24 of file arena_type.hpp.

#include <arena_type.hpp>

Public Types

using type = T
 

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