Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
complex_arg()
template<typename V >
V stan::math::internal::complex_arg
(
const std::complex< V > &
z
)
inline
Return the phase angle of the complex argument.
Template Parameters
V
value type of argument
Parameters
[in]
z
argument
Returns
phase angle of the argument
Definition at line
30
of file
arg.hpp
.
stan
math
internal
[
Stan Home Page
]
© 2011–2019, Stan Development Team.