public static class SpecifiedIndex.SparseSpecifiedIndexesGenerator 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 |
|---|
SparseSpecifiedIndexesGenerator(INDArrayIndex[] indexes)
The indexes to generate from
|
public SparseSpecifiedIndexesGenerator(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 © 2021. All rights reserved.