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

Detailed Description

template<typename T, typename... Ts>
struct stan::real_return< T, Ts... >

Definition at line 33 of file return_type.hpp.

#include <return_type.hpp>

Public Types

using type = promote_args_t< base_type_t< T >, typename real_return< Ts... >::type >
 

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