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

◆ complex_abs()

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

Return the absolute value of the complex argument.

Template Parameters
Vvalue type of argument
Parameters
[in]zargument
Returns
absolute value of the argument

Definition at line 97 of file abs.hpp.