ScalingFunctional
- class odl.functionals.default_functionals.ScalingFunctional(*args, **kwargs)[source]
Bases:
Functional,ScalingOperatorFunctional that scales the input argument by a value.
Since the range of a functional is always a field, the domain of this functional is also a field, i.e. real or complex numbers.