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

◆ complex_negate()

template<typename V >
std::complex< V > stan::math::complex_negate ( const std::complex< V > &  z)
inline

Return the complex negation of the specified complex argument.

Template Parameters
Vvalue type of complex argument
Parameters
[in]zargument
Returns
negation of argument

Definition at line 48 of file i_times.hpp.