AdapterComp

class odl.core.operator.operator.AdapterComp(left: AdapterOperator, right: AdapterOperator)[source]

Bases: AdapterOperator

__init__(left: AdapterOperator, right: AdapterOperator)[source]