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

◆ abs() [2/8]

template<typename T >
fvar< T > stan::math::abs ( const std::complex< fvar< T > > &  z)
inline

Return the absolute value of the complex argument.

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

Definition at line 35 of file abs.hpp.