Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::plain_type< T, require_t< bool_constant<!internal::has_eval< T >::value &&internal::has_plain_object< T >::value &&is_eigen< T >::value > > > Struct Template Reference

Detailed Description

template<typename T>
struct stan::plain_type< T, require_t< bool_constant<!internal::has_eval< T >::value &&internal::has_plain_object< T >::value &&is_eigen< T >::value > > >

Definition at line 77 of file plain_type.hpp.

#include <plain_type.hpp>

Public Types

using type = typename std::decay_t< T >::PlainObject
 

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