Prev | Next |
y = - x
x
.
const
Base
object.
x
has one of the following prototypes
const AD<Base> &x
const VecAD<Base>::reference &x
y
has type
AD<Base> y
It is equal to the negative of the operand
x
.
Base
atomic operation
and hence is part of the current
AD of
Base
operation sequence
.