Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator-()
[6/18]
template<typename T ,
require_all_kernel_expressions_and_none_scalar_t
< T > * = nullptr>
unary_minus_
<
as_operation_cl_t
< T > > stan::math::operator-
(
T &&
a
)
inline
Unary minus of a kernel generator expression.
Template Parameters
T
type of the argument
Parameters
a
argument expression
Returns
unary minus of given expression
Definition at line
162
of file
unary_operation_cl.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.