OpDomainError

exception odl.operator.operator.OpDomainError[source]

Exception for domain errors.

Domain errors are raised by Operator subclasses when trying to call them with input not in the domain (Operator.domain).