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

◆ to_fvar() [2/6]

template<typename T , require_fvar_t< scalar_type_t< T > > * = nullptr>
T && stan::math::to_fvar ( T &&  x)
inline

Specialization of to_fvar for [containers of] fvars.

Parameters
[in,out]xA forward automatic differentation variables.
Returns
The input forward automatic differentiation variables.

Definition at line 26 of file to_fvar.hpp.