ClikaRT::ops::pow_
function
pow_()
Tensor& pow_(Tensor& self, ScalarOrTensor exponent)
In-place pow: writes the powers through x.
Throws
ClikaRT::Error: as the value form.
Declared in ClikaRT/compute/ops.h, line 1525
function
Tensor& pow_(Tensor& self, ScalarOrTensor exponent)
In-place pow: writes the powers through x.
Throws
ClikaRT::Error: as the value form.Declared in ClikaRT/compute/ops.h, line 1525