Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
minus()
[2/2]
template<typename T >
auto stan::math::minus
(
const std::vector< T > &
x
)
inline
Return the negation of the each element of a vector.
Template Parameters
T
Type of container.
Parameters
x
Container.
Returns
Container where each element is negated.
Definition at line
30
of file
minus.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.