public static interface Mutate1D.Mixable<N extends Number> extends Structure1D
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, 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, loopAll, loopMatching, loopRange, mapperdouble mix(long index,
BinaryFunction<N> mixer,
double addend)
N mix(long index, BinaryFunction<N> mixer, N addend)
Copyright © 2018 Optimatika. All rights reserved.