public static class SpecifiedIndex.SpecifiedIndexesGenerator extends Object implements net.ericaro.neoitertools.Generator<net.ericaro.neoitertools.Generator<List<Long>>>
SpecifiedIndex for
Itertools.product(Generator)
to iterate
over an array given a set of iterators| Constructor and Description |
|---|
SpecifiedIndexesGenerator(INDArrayIndex[] indexes)
The indexes to generate from
|
public SpecifiedIndexesGenerator(INDArrayIndex[] indexes)
indexes - the indexes to generate frompublic net.ericaro.neoitertools.Generator<List<Long>> next() throws NoSuchElementException
next in interface net.ericaro.neoitertools.Generator<net.ericaro.neoitertools.Generator<List<Long>>>NoSuchElementExceptionCopyright © 2018. All rights reserved.