Skip to main content

ClikaRT::ops::bitwise_and_

function

bitwise_and_()

Tensor& bitwise_and_(Tensor& self, ScalarOrTensor other)

In-place bitwise_and: writes the AND through x.

Throws

  • ClikaRT::Error: as the value form.

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