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

Detailed Description

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

Definition at line 156 of file return_type.hpp.

#include <return_type.hpp>

Public Types

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

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