public static interface Access1D.Elements extends Structure1D
Structure1D.BasicMapper<T>, Structure1D.IndexCallback, Structure1D.IndexMapper<T>, Structure1D.IntIndex, Structure1D.LongIndex, Structure1D.LoopCallback
Modifier and Type | Method and Description |
---|---|
boolean |
isAbsolute(long index) |
default boolean |
isAllSmall(double comparedTo) |
boolean |
isSmall(long index,
double comparedTo) |
count, loopAll, loopMatching, loopRange, mapper
boolean isAbsolute(long index)
Scalar.isAbsolute()
default boolean isAllSmall(double comparedTo)
NormedVectorSpace.isSmall(double)
boolean isSmall(long index, double comparedTo)
NormedVectorSpace.isSmall(double)
Copyright © 2018 Optimatika. All rights reserved.