public interface MutateAnyD extends StructureAnyD, Mutate1D
Modifier and Type | Interface and Description |
---|---|
static interface |
MutateAnyD.BiModifiable<N extends Number> |
static interface |
MutateAnyD.Fillable<N extends Number> |
static interface |
MutateAnyD.Mixable<N extends Number> |
static interface |
MutateAnyD.Modifiable<N extends Number> |
static interface |
MutateAnyD.Receiver<N extends Number> |
StructureAnyD.IntReference, StructureAnyD.LongReference, StructureAnyD.ReducibleTo1D<R extends Structure1D>, StructureAnyD.ReducibleTo2D<R extends Structure2D>, StructureAnyD.ReferenceCallback, StructureAnyD.ReferenceMapper
Mutate1D.Sortable
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
void |
add(long[] reference,
double addend) |
void |
add(long[] reference,
Number addend) |
default void |
add(long index,
double addend) |
default void |
add(long index,
Number addend) |
void |
set(long[] reference,
double value) |
void |
set(long[] reference,
Number value) |
default void |
set(long index,
double value) |
default void |
set(long index,
Number value) |
count, count, count, count, count, count, index, index, index, loop, loop, loop, loopAll, loopMatching, mapperOf, rank, reference, shape, shape, step, step, step, step
loopAll, loopMatching, loopRange, mapper
Copyright © 2018 Optimatika. All rights reserved.