Skip to main content

ClikaRT::ops::bitwise_not_

function

bitwise_not_()

Tensor& bitwise_not_(Tensor& self)

In-place bitwise_not: complements x in place.

Throws

  • ClikaRT::Error: as the value form.

Declared in ClikaRT/compute/ops.h, line 1597