A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W 

F

findExtremeCoordsOnX(java.util.List) - function in it.unibo.alchemist.util.Ranges
Given a non-empty list of points represented as vectors, this method finds the extreme coordinates (i.e.
findExtremeCoordsOnY(java.util.List) - function in it.unibo.alchemist.util.Ranges
Given a non-empty list of points represented as vectors, this method finds the extreme coordinates (i.e.
FollowTarget - class in it.unibo.alchemist.model.movestrategies.target
This strategy reads the value of a "target" molecule and tries to interpret it as a coordinate.
forEach(java.util.function.Consumer) - function in it.unibo.alchemist.model.environments.AbstractEnvironment
 
forEach(java.util.function.Consumer) - function in it.unibo.alchemist.model.environments.AbstractEnvironment
 
forEach(java.util.function.Consumer) - function in it.unibo.alchemist.model.nodes.GenericNode
Performs an action for every reaction.
forEach(java.util.function.Consumer) - function in java.lang.Iterable
 
forEach(java.util.function.Consumer) - function in java.lang.Route
 
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
FullyConnected - class in it.unibo.alchemist.model.linkingrules
This rule connects each and every node to each and every other.
fuzzyEquals(java.lang.Double,java.lang.Double) - function in it.unibo.alchemist.util.Doubles
Checks if two double values are fuzzy equal.
fuzzyEquals(java.lang.Double,java.lang.Double) - function in it.unibo.alchemist.util.math.Math
Compares two double values, taking care of computing a relative error tolerance threshold.
fuzzyGreaterEquals(java.lang.Double,java.lang.Double) - function in it.unibo.alchemist.util.math.Math
Compares two double values, taking care of computing a relative error tolerance threshold.
fuzzyIn(java.lang.Double,kotlin.ranges.ClosedRange) - function in it.unibo.alchemist.util.Doubles
Checks if a double value is fuzzy contained in a range.
fuzzySmallerEquals(java.lang.Double,java.lang.Double) - function in it.unibo.alchemist.util.math.Math
Compares two double values, taking care of computing a relative error tolerance threshold.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W