Stan Math Library
5.2.0
Automatic Differentiation
Loading...
Searching...
No Matches
Public Types
|
List of all members
stan::plain_type< std::tuple< Types... > > Struct Template Reference
Detailed Description
template<typename... Types>
struct stan::plain_type< std::tuple< Types... > >
Definition at line
86
of file
plain_type.hpp
.
#include <
plain_type.hpp
>
Public Types
using
type
= std::tuple< typename
plain_type
< std::decay_t< Types > >::type... >
The documentation for this struct was generated from the following file:
stan/math/prim/meta/
plain_type.hpp
stan
plain_type< std::tuple< Types... > >
[
Stan Home Page
]
© 2011–2019, Stan Development Team.