Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
CartesianProduct
CartesianProduct.__init__()
Bases: Set
Set
Cartesian product of a finite number of sets.
The elements of this set are tuples where the i-th entry is an element of the i-th set.
Initialize a new instance.