public static interface AccessAnyD.Aggregatable<N extends Comparable<N>> extends StructureAnyD, Access1D.Aggregatable<N>
StructureAnyD.IntReference, StructureAnyD.Logical<S extends StructureAnyD,B extends StructureAnyD.Logical<S,B>>, StructureAnyD.LongReference, StructureAnyD.ReducibleTo1D<R extends Structure1D>, StructureAnyD.ReducibleTo2D<R extends Structure2D>, StructureAnyD.ReferenceCallback, StructureAnyD.ReferenceMapper, StructureAnyD.Reshapable
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
N |
aggregateSet(int dimension,
long dimensionalIndex,
Aggregator aggregator) |
N |
aggregateSet(long[] initial,
int dimension,
Aggregator aggregator) |
default void |
reduce(int dimension,
Aggregator aggregator,
Mutate1D receiver) |
count, count, count, count, count, count, index, index, loop, loop, loop, loopAll, loopMatching, mapperOf, rank, reference, shape, shape, step, step, step, step
aggregateAll, aggregateRange, indexOfLargest
index, loopAll, loopMatching, loopRange, mapper, size, toIntIndexes
N aggregateSet(int dimension, long dimensionalIndex, Aggregator aggregator)
N aggregateSet(long[] initial, int dimension, Aggregator aggregator)
default void reduce(int dimension, Aggregator aggregator, Mutate1D receiver)
Copyright © 2022 Optimatika. All rights reserved.