Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ return_t

template<typename F , typename T >
using stan::math::apply_scalar_unary< F, T, require_floating_point_t< T > >::return_t = std::decay_t<decltype(F::fun(std::declval<T>()))>

The return type, double.

Definition at line 86 of file apply_scalar_unary.hpp.