Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
conj()
[1/5]
template<typename T >
std::complex<
fvar
< T > > stan::math::conj
(
const std::complex<
fvar
< T > > &
z
)
inline
Return the phase angle of the complex argument.
Template Parameters
T
value type of autodiff variable
Parameters
[in]
z
argument
Returns
phase angle of the argument
Definition at line
19
of file
conj.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.