Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator-()
[18/18]
template<typename T ,
require_var_matrix_t
< T > * = nullptr>
auto stan::math::operator-
(
const T &
a
)
inline
Compute additive inverse of input.
Template Parameters
T
type of input
Parameters
a
input
Returns
negative of input
Definition at line
50
of file
operator_unary_negative.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.