public static interface Mutate1D.Mixable<N extends Number> extends Structure1D
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.Logical<S extends Structure1D,B extends Structure1D.Logical<S,?>>, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
double |
mix(long index,
BinaryFunction<N> mixer,
double addend) |
N |
mix(long index,
BinaryFunction<N> mixer,
N addend) |
count, index, loopAll, loopMatching, loopRange, mapper, size
double mix(long index, BinaryFunction<N> mixer, double addend)
N mix(long index, BinaryFunction<N> mixer, N addend)
Copyright © 2019 Optimatika. All rights reserved.