Uses of Interface
org.ojalgo.structure.Structure1D.LoopCallback
Packages that use Structure1D.LoopCallback
-
Uses of Structure1D.LoopCallback in org.ojalgo.structure
Methods in org.ojalgo.structure with parameters of type Structure1D.LoopCallbackModifier and TypeMethodDescriptiondefault void
StructureAnyD.loop
(int dimension, long dimensionalIndex, Structure1D.LoopCallback callback) Will loop through this multidimensional data structure so that one index value of one dimension is fixed.default void
StructureAnyD.loop
(long[] initial, int dimension, Structure1D.LoopCallback callback)