Automatic Differentiation
 
Loading...
Searching...
No Matches
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: