Module io.jenetics.base
Package io.jenetics.internal.math
package io.jenetics.internal.math
-
ClassesClassDescriptionThis object contains mathematical helper functions.This class implements the the Kahan summation algorithm, which significantly reduces the numerical error when adding double values.Mathematical functions regarding probabilities.Some random helper functions.This class creates random subsets of size
k
from a set ofn
elements.