ClikaRT::ops::fmod_
function
fmod_()
Tensor& fmod_(Tensor& self, ScalarOrTensor other)
In-place fmod: writes the remainders through x.
Throws
ClikaRT::Error: as the value form.
Declared in ClikaRT/compute/ops.h, line 1484
function
Tensor& fmod_(Tensor& self, ScalarOrTensor other)
In-place fmod: writes the remainders through x.
Throws
ClikaRT::Error: as the value form.Declared in ClikaRT/compute/ops.h, line 1484