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

◆ return_t

template<typename F , typename T >
using stan::math::apply_scalar_unary< F, std::vector< T > >::return_t = typename std::vector< plain_type_t<typename apply_scalar_unary<F, T>::return_t> >

Return type, which is calculated recursively as a standard vector of the return type of the contained type T.

Definition at line 165 of file apply_scalar_unary.hpp.