Home | Trees | Indices | Help |
|
---|
|
object --+ | ParIndexIterator
Parallel index iterator
A ParIndexIterator is used to loop index by index over one or more distributed sequences. At each iteration, the returned item (a ParIndex object) contains indices of different elements of the distributed sequence(s). The index objects can be used to index any ParValue object whose local value is a sequence object.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 4 08:05:38 2008 | http://epydoc.sourceforge.net |