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

◆ value_of() [2/6]

template<typename T , require_st_arithmetic< T > * = nullptr>
T stan::math::value_of ( T &&  x)
inline

Inputs that are arithmetic types or containers of airthmetric types are returned from value_of unchanged.

Template Parameters
TInput type
Parameters
[in]xInput argument
Returns
Forwarded input argument

Definition at line 21 of file value_of.hpp.