Class GradientsCalculator
java.lang.Object
turtlekit.pheromone.GradientsCalculator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doublegetMaxDirectionNoRandom(AbstractPheromoneGrid<Float> phero, int index) static doublegetMaxDirectionRandomWhenEquals(AbstractPheromoneGrid<Float> phero, int index) static doublegetMinDirectionNoRandom(AbstractPheromoneGrid<Float> phero, int index) static doublegetMinDirectionRandomWhenEquals(AbstractPheromoneGrid<Float> phero, int index)
-
Constructor Details
-
GradientsCalculator
public GradientsCalculator()
-
-
Method Details
-
getMaxDirectionRandomWhenEquals
-
getMaxDirectionNoRandom
-
getMinDirectionRandomWhenEquals
-
getMinDirectionNoRandom
-