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

◆ value_of_rec() [4/8]

template<typename T >
std::complex< double > stan::math::value_of_rec ( const std::complex< T > &  x)
inline

Recursively apply value-of to the parts of the argument.

Template Parameters
Tvalue type of argument
Parameters
[in]xargument
Returns
real complex value of argument

Definition at line 54 of file value_of_rec.hpp.