Stan Math Library
5.2.0
Automatic Differentiation
Loading...
Searching...
No Matches
Public Types
|
List of all members
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:
stan/math/prim/meta/
return_type.hpp
stan
internal
return_type_impl< T, Ts... >
[
Stan Home Page
]
© 2011–2019, Stan Development Team.