Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator-()
[7/18]
template<typename T ,
require_all_kernel_expressions_and_none_scalar_t
< T > * = nullptr>
var_value
<
matrix_cl
< double > > stan::math::operator-
(
const
var_value
< T > &
M
)
inline
Returns the unary minus of the input.
Parameters
M
input kernel expression
Returns
result of unary minus of the input.
Definition at line
19
of file
operator_unary_minus.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.