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

◆ conj() [5/5]

std::complex< var > stan::math::conj ( const std::complex< var > &  z)
inline

Return the complex conjugate of the complex argument.

Parameters
[in]zargument
Returns
complex conjugate of the argument

Definition at line 17 of file conj.hpp.