LinearSpaceTypeError

exception odl.set.space.LinearSpaceTypeError[source]

Exception for type errors in LinearSpace’s.

This exception is raised when the wrong type of element is fed to LinearSpace.lincomb and related functions.