public static interface MutateAnyD.Modifiable<N extends Number> extends StructureAnyD, Mutate1D.Modifiable<N>
StructureAnyD.IntReference, StructureAnyD.LongReference, StructureAnyD.ReducibleTo1D<R extends Structure1D>, StructureAnyD.ReducibleTo2D<R extends Structure2D>, StructureAnyD.ReferenceCallback, StructureAnyD.ReferenceMapper
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
void |
modifyOne(long[] reference,
UnaryFunction<N> modifier) |
void |
modifySet(int dimension,
long dimensionalIndex,
UnaryFunction<N> modifier) |
void |
modifySet(long[] initial,
int dimension,
UnaryFunction<N> modifier) |
count, count, count, count, count, count, index, index, index, loop, loop, loop, loopAll, loopMatching, mapperOf, rank, reference, shape, shape, step, step, step, step
modifyAll, modifyOne, modifyRange
loopAll, loopMatching, loopRange, mapper
void modifyOne(long[] reference, UnaryFunction<N> modifier)
void modifySet(int dimension, long dimensionalIndex, UnaryFunction<N> modifier)
void modifySet(long[] initial, int dimension, UnaryFunction<N> modifier)
Copyright © 2018 Optimatika. All rights reserved.