Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::internal::return_type_impl< std::tuple< T... >, Ts... > Struct Template Reference

Detailed Description

template<typename... T, typename... Ts>
struct stan::internal::return_type_impl< std::tuple< T... >, Ts... >

Definition at line 162 of file return_type.hpp.

#include <return_type.hpp>

Public Types

using type = scalar_lub_t< typename return_type_impl< T... >::type, typename return_type_impl< Ts... >::type >
 

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