OpNotImplementedError¶
- exception odl.operator.operator.OpNotImplementedError[source]¶
Exception for not implemented errors in
LinearSpace's.These are raised when a method in
LinearSpacethat has not been defined in a specific space is called.
Exception for not implemented errors in LinearSpace's.
These are raised when a method in LinearSpace that has not been
defined in a specific space is called.