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

◆ to_var_value() [2/3]

template<typename T , require_var_t< T > * = nullptr>
T stan::math::to_var_value ( T &&  a)
inline

This is a no-op for var_values.

Template Parameters
Ttype of the input
Parameters
amatrix to convert

Definition at line 38 of file to_var_value.hpp.