DiscreteFourierTransformInverse._call¶
-
DiscreteFourierTransformInverse.
_call
(self, x, out, \*\*kwargs)¶ Implement
self(x, out[, **kwargs])
.- Parameters
See also
odl.trafos.backends.pyfftw_bindings.pyfftw_call
Call pyfftw backend directly
Notes
See the
pyfftw_call
function for**kwargs
options. The parametersaxes
andhalfcomplex
cannot be overridden.