public static interface Mutate1D.BiModifiable<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 |
---|---|
void |
modifyMatching(Access1D<N> left,
BinaryFunction<N> function) |
void |
modifyMatching(BinaryFunction<N> function,
Access1D<N> right) |
count, loopAll, loopMatching, loopRange, mapper
void modifyMatching(Access1D<N> left, BinaryFunction<N> function)
void modifyMatching(BinaryFunction<N> function, Access1D<N> right)
Copyright © 2018 Optimatika. All rights reserved.