ComplexEmbedding ========================================= .. currentmodule:: odl.operator.default_ops .. autoclass:: ComplexEmbedding :show-inheritance: .. automethod:: __init__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: ComplexEmbedding.__call__ ComplexEmbedding.__eq__ ComplexEmbedding._call ComplexEmbedding.derivative ComplexEmbedding.norm .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: ComplexEmbedding.adjoint ComplexEmbedding.domain ComplexEmbedding.inverse ComplexEmbedding.is_functional ComplexEmbedding.is_linear ComplexEmbedding.range