Skip to main content

ClikaRT::ops::remainder_

function

remainder_()

Tensor& remainder_(Tensor& self, ScalarOrTensor other)

In-place remainder: writes the remainders through x.

Throws

  • ClikaRT::Error: as the value form.

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