LinearSpaceNotImplementedError
- exception odl.core.set.space.LinearSpaceNotImplementedError[source]
Exception for unimplemented functionality in
LinearSpace’s.This exception is raised when a method is called in
LinearSpacethat has not been defined in a specific space.