Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator-()
[9/18]
template<typename U ,
require_autodiff_t
< U > >
std::complex< U > stan::math::operator-
(
const std::complex< U > &
x
)
inline
Return the negation of the argument.
Template Parameters
U
value type argument
Parameters
x
argument
Returns
negation of the argument
Definition at line
18
of file
operator_minus.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.