Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
real()
template<typename T ,
require_autodiff_t
< T > >
T stan::math::real
(
const std::complex< T > &
z
)
Return the real component of the complex argument.
Template Parameters
T
value type of complex argument
Parameters
[in]
z
complex value whose real component is extracted
Returns
real component of argument
Definition at line
18
of file
real.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.