Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
minus()
[1/2]
template<typename T ,
require_not_std_vector_t
< T > * = nullptr>
auto stan::math::minus
(
const T &
x
)
inline
Returns the negation of the specified scalar or matrix.
Template Parameters
T
Type of subtrahend.
Parameters
x
Subtrahend.
Returns
Negation of subtrahend.
Definition at line
18
of file
minus.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.