org.jenetics.EnumGene.asFactory()
No longer needed after adding new factory methods to the
Array class.
|
org.jenetics.CharacterChromosome.asFactory()
No longer needed after adding new factory methods to the
Array class.
|
org.jenetics.Integer64Chromosome.asFactory()
No longer needed after adding new factory methods to the
Array class.
|
org.jenetics.Float64Chromosome.asFactory()
No longer needed after adding new factory methods to the
Array class.
|
org.jenetics.PermutationChromosome.asFactory()
No longer needed after adding new factory methods to the
Array class.
|
| org.jenetics.util.Seq.forall(Function super T, Boolean>)
|
| org.jenetics.util.Seq.foreach(Function super T, ? extends R>)
|
| org.jenetics.util.arrays.foreach(Iterable extends T>, Function super T, ? extends R>)
|
| org.jenetics.util.arrays.foreach(T[], Function super T, ? extends R>)
|
| org.jenetics.stat.Quantile.getQuantile()
|
| org.jenetics.util.arrays.indexOf(Object[], int, int, Object)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.indexOf(Object[], Object)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.indexWhere(Iterable extends T>, Function super T, Boolean>)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.indexWhere(T[], Function super T, Boolean>)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.math.max(double[])
|
| org.jenetics.util.math.min(double[])
|
| org.jenetics.util.bit.newBitArray(int)
|
| org.jenetics.util.bit.newBitArray(int, double)
|
| org.jenetics.util.object.nonNull(T)
|
| org.jenetics.util.object.nonNull(T, String)
|
| org.jenetics.util.arrays.permutation(int[])
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.permutation(int[], long)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.permutation(int[], Random)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.Phenotype.RawFitnees()
|
| org.jenetics.util.arrays.reverse(T[])
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.reverse(T[], int, int)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.ForkJoinContext.setForkkJoinPool(ForkJoinPool)
|
| org.jenetics.util.arrays.shuffle(int[])
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(int[], Random)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(List)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(List, Random)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(MSeq)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(MSeq, Random)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(T[])
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.shuffle(T[], Random)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.Population.sort(Comparator super C>)
|
| org.jenetics.util.object.str(byte...)
|
| org.jenetics.util.object.str(Object)
|
| org.jenetics.util.arrays.subset(int, int)
|
| org.jenetics.util.arrays.subset(int, int[])
|
| org.jenetics.util.arrays.subset(int, int[], Random)
|
| org.jenetics.util.arrays.subset(int, int, Random)
|
| org.jenetics.util.math.sum(double[])
|
| org.jenetics.util.math.sum(long[])
|
| org.jenetics.util.arrays.swap(byte[], int, int)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.swap(int[], int, int)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.swap(List, int, int)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.arrays.swap(T[], int, int)
Not used in the Jenetics library. Will be removed.
|
| org.jenetics.util.ISeq.upcast(ISeq extends A>)
Will be removed in the next version.
|