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

◆ return_t

template<typename F , typename T >
using stan::math::apply_scalar_unary< F, fvar< T > >::return_t = fvar<T>

Function return type, which is same as the argument type for the function, fvar<T>.

Definition at line 26 of file apply_scalar_unary.hpp.