Stan Math Library
5.0.0
Automatic Differentiation
Loading...
Searching...
No Matches
Public Types
|
List of all members
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:
stan/math/prim/meta/
plain_type.hpp
stan
plain_type< T, require_t< bool_constant<!internal::has_eval< T >::value &&internal::has_plain_object< T >::value &&is_eigen< T >::value > > >
[
Stan Home Page
]
© 2011–2019, Stan Development Team.