ProductSpaceElement

class odl.core.space.pspace.ProductSpaceElement(space, parts)[source]

Bases: LinearSpaceElement

Elements of a ProductSpace.

__init__(space, parts)[source]

Initialize a new instance.