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

A

addChromosome(Chromosome<C>) - Method in class com.banda.math.domain.evo.Population
 
addChromosomes(Collection<Chromosome<C>>) - Method in class com.banda.math.domain.evo.Population
 
addEvolutionRun(EvoRun<?>) - Method in class com.banda.math.domain.evo.EvoTask
 
addNewGenerationChromosome(H) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Adds the value to attribute newGenerationChromosomes.
addNewGenerationChromosomes(Collection<H>) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Adds the value to attribute newGenerationChromosomes.
addPopulation(Population<C>) - Method in class com.banda.math.domain.evo.EvoRun
 
addSingleRunResult(SingleRunAnalysisResult) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
addStats(Stats) - Method in class com.banda.math.domain.StatsSequence
 
addToError(double) - Method in class com.banda.math.domain.evo.Chromosome
Adds the additional error actual fitness error.
addToScore(double) - Method in class com.banda.math.domain.evo.Chromosome
Adds the additional fitness score to actual fitness score.
addTrainingPair(TrainingPair<T>) - Method in class com.banda.math.domain.learning.TrainingSet
 
alphabetSize - Variable in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
alphabetSize - Variable in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
ArrayChromosome<E> - Class in com.banda.math.domain.evo
 
ArrayChromosome() - Constructor for class com.banda.math.domain.evo.ArrayChromosome
 
arraySize - Variable in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 

B

binomialCoefficientBigInteger(int, int) - Static method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
bitMutationType - Variable in class com.banda.math.business.evo.EvoChromManipulatorBO
 
BitMutationType - Enum in com.banda.math.domain.evo
 
BndMathException - Exception in com.banda.math
 
BndMathException() - Constructor for exception com.banda.math.BndMathException
 
BndMathException(String) - Constructor for exception com.banda.math.BndMathException
 
BndMathException(String, Throwable) - Constructor for exception com.banda.math.BndMathException
 
BooleanDensityUniformDistribution - Class in com.banda.math.domain.rand
 
BooleanDensityUniformDistribution() - Constructor for class com.banda.math.domain.rand.BooleanDensityUniformDistribution
 

C

calcFitness(Double) - Method in interface com.banda.math.business.evo.EvoFitnessEvaluator
Calculates fitness from score, if supported.
calcFitness(Double) - Method in class com.banda.math.business.evo.EvoFitnessEvaluatorAdapter
 
calcOrder() - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
calcOrder() - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
calcPrimeDivisorPows(int) - Static method in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
calcPrimeDivisors(int) - Static method in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
calcPrimeDivisors(int) - Static method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
calcSymConfigCount() - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
calcSymConfigCount() - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
Chromosome<C> - Class in com.banda.math.domain.evo
The domain object for chromosome.
Chromosome() - Constructor for class com.banda.math.domain.evo.Chromosome
 
Chromosome.ChromosomeComparator - Class in com.banda.math.domain.evo
 
Chromosome.ChromosomeComparator() - Constructor for class com.banda.math.domain.evo.Chromosome.ChromosomeComparator
 
chromosomeRF - Variable in class com.banda.math.business.evo.EvoChromManipulatorBO
 
ChromosomeType - Enum in com.banda.math.domain.evo
The type of possible chromosome.
cloneChromosome(H) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
code - Variable in class com.banda.math.domain.evo.Chromosome
 
codeElementValueBounds - Variable in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
codeSize - Variable in class com.banda.math.business.evo.EvoChromManipulatorBO
 
com.banda.math - package com.banda.math
 
com.banda.math.business.evo - package com.banda.math.business.evo
 
com.banda.math.business.rand - package com.banda.math.business.rand
 
com.banda.math.business.sym.ndim - package com.banda.math.business.sym.ndim
 
com.banda.math.business.sym.onedim - package com.banda.math.business.sym.onedim
 
com.banda.math.business.sym.twodim - package com.banda.math.business.sym.twodim
 
com.banda.math.domain - package com.banda.math.domain
 
com.banda.math.domain.dynamics - package com.banda.math.domain.dynamics
 
com.banda.math.domain.evo - package com.banda.math.domain.evo
 
com.banda.math.domain.learning - package com.banda.math.domain.learning
 
com.banda.math.domain.rand - package com.banda.math.domain.rand
 
com.banda.math.task - package com.banda.math.task
 
compare(NDimCyclicGroup, NDimCyclicGroup) - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroupComparators.NDimCyclicGropuOrderComparator
 
compare(NDimCyclicGroup, NDimCyclicGroup) - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroupComparators.NDimCyclicGroupGenVectorComparator
 
compare(NDimCyclicGroup, NDimCyclicGroup) - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroupComparators.NDimCyclicGroupReverseGenVectorComparator
 
compare(TwoDimCyclicGroup, TwoDimCyclicGroup) - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroupComparators.TwoDimCyclicGroupOrderComparator
 
compare(TwoDimCyclicGroup, TwoDimCyclicGroup) - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroupComparators.TwoDimCyclicGroupXYComparator
 
compare(TwoDimCyclicGroup, TwoDimCyclicGroup) - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroupComparators.TwoDimCyclicGroupYXComparator
 
compare(Chromosome<?>, Chromosome<?>) - Method in class com.banda.math.domain.evo.Chromosome.ChromosomeComparator
 
compareTo(Population<?>) - Method in class com.banda.math.domain.evo.Population
 
CompositeChromosome<C,E> - Class in com.banda.math.domain.evo
 
CompositeChromosome() - Constructor for class com.banda.math.domain.evo.CompositeChromosome
 
CompositeDistribution<T> - Class in com.banda.math.domain.rand
 
CompositeDistribution() - Constructor for class com.banda.math.domain.rand.CompositeDistribution
 
CompositeDistribution(RandomDistribution<T>, RandomDistribution<T>, CompositeDistribution.CompositeFunction) - Constructor for class com.banda.math.domain.rand.CompositeDistribution
 
CompositeDistribution.CompositeFunction - Enum in com.banda.math.domain.rand
 
contains(NDimCyclicGroup) - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
contains(TwoDimCyclicGroup) - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
copyCodeAt(int, CompositeChromosome<C, E>) - Method in class com.banda.math.domain.evo.CompositeChromosome
 
copyFrom(DomainObject<Long>) - Method in class com.banda.math.domain.evo.Chromosome
 
copyFrom(DomainObject<Long>) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
createBlankCode() - Method in class com.banda.math.business.evo.EvoArrayChromManipulatorBO
 
createBlankCode() - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
createInstance(EvoTaskType) - Method in class com.banda.math.business.evo.EvoChromManipulatorBOFactory
 
createInstance(EvoRunTask, EvoTaskBO<H, C, T>) - Method in interface com.banda.math.business.evo.GeneticAlgorithmBOFactory
 
createLogNormalDistribution(Double, Double) - Static method in class com.banda.math.domain.rand.RandomDistribution
 
createLogNormalDistribution(Class<T>, Double, Double) - Static method in class com.banda.math.domain.rand.RandomDistribution
 
createNewChromosome() - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
createNormalDistribution(Double, Double) - Static method in class com.banda.math.domain.rand.RandomDistribution
 
createNormalDistribution(Class<T>, Double, Double) - Static method in class com.banda.math.domain.rand.RandomDistribution
 
createPositiveNormalDistribution(Double, Double) - Static method in class com.banda.math.domain.rand.RandomDistribution
 
createPositiveNormalDistribution(Class<T>, Double, Double) - Static method in class com.banda.math.domain.rand.RandomDistribution
 
createTestSamples() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
createTestSamples() - Method in class com.banda.math.business.evo.EvoListTestSampleGeneratorBO
 
createTestSamples() - Method in interface com.banda.math.business.evo.EvoTestSampleGeneratorBO
 
crossOver(H, H, boolean) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Crosses over two parent chromosomes creating one or two new offsprings.
crossOver() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
crossOverByType(H, H) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Crosses over two chromosomes and produce two offsprings
crossOverShuffle(H, H, int) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
Performs the cross over operation on given parents producing two new offsprings.
crossOverShuffle(H, H, int) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
crossOverSplit(H, H, int) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
Performs the cross over operation on given parents producing two new offsprings.
crossOverSplit(H, H, int) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
CrossOverType - Enum in com.banda.math.domain.evo
Enumeration cross over types.

D

dim - Variable in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
dim - Variable in class com.banda.math.business.sym.ndim.NDimSymmetricConfigurationFinder
 
DiscreteDistribution<T> - Class in com.banda.math.domain.rand
 
DiscreteDistribution() - Constructor for class com.banda.math.domain.rand.DiscreteDistribution
 
DiscreteDistribution(double[], T[]) - Constructor for class com.banda.math.domain.rand.DiscreteDistribution
 
DistributionType - Enum in com.banda.math.domain.evo
Enumeration defining possible probability distribution content.

E

elementClasses - Variable in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
enumerate(int) - Method in class com.banda.math.business.sym.onedim.LooselyCoupledConfigurationEnumerator
 
enumerate(int) - Method in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
enumerate(int) - Method in class com.banda.math.business.sym.onedim.SymmetricLooselyCoupledConfigurationEnumerator
 
enumerate(int) - Method in class com.banda.math.business.sym.twodim.TwoDimLooselyCoupledConfigurationSampleEnumerator
 
enumerate(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerate(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricLooselyCoupledConfigurationEnumerator
 
enumerate2(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerate3(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerateAll() - Method in class com.banda.math.business.sym.onedim.LooselyCoupledConfigurationEnumerator
 
enumerateAll() - Method in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
enumerateAll(int) - Method in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
enumerateAll() - Method in class com.banda.math.business.sym.onedim.SymmetricLooselyCoupledConfigurationEnumerator
 
enumerateAll() - Method in class com.banda.math.business.sym.twodim.TwoDimLooselyCoupledConfigurationSampleEnumerator
 
enumerateAll() - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerateAll(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerateAll() - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricLooselyCoupledConfigurationEnumerator
 
enumerateAll2() - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerateAll2(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerateAll3() - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerateAll3(int) - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerator - Variable in class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
enumerator - Variable in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
enumerator - Variable in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationFinder
 
enumeratorFactory - Variable in class com.banda.math.business.sym.ndim.NDimSymmetricConfigurationFinder
 
evaluateChromosome(H) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
evaluateChromosomes(Collection<H>) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
evaluateScore(H, T) - Method in interface com.banda.math.business.evo.EvoFitnessEvaluator
Evaluates chromosome by using given test sample.
evaluateScore(H, T) - Method in class com.banda.math.business.evo.EvoFitnessEvaluatorAdapter
 
evaluateScoreAndFitness(Collection<H>, Collection<T>) - Method in interface com.banda.math.business.evo.EvoFitnessEvaluator
Evaluates and sets score and fitness for given chromosomes in a batch.
evaluateScoreAndFitness(Collection<H>, Collection<T>) - Method in class com.banda.math.business.evo.EvoFitnessEvaluatorAdapter
 
EvoArrayChromManipulatorBO<E> - Class in com.banda.math.business.evo
 
EvoArrayChromManipulatorBO(ReflectionProvider<ArrayChromosome<E>>, Class<E>, BitMutationType, Double, List<ValueBound<? extends E>>) - Constructor for class com.banda.math.business.evo.EvoArrayChromManipulatorBO
 
EvoArrayChromManipulatorBO(ReflectionProvider<ArrayChromosome<E>>, Class<E>, BitMutationType, Double, Class<E>[], ValueBound<E>[]) - Constructor for class com.banda.math.business.evo.EvoArrayChromManipulatorBO
 
EvoArrayChromManipulatorBO(ReflectionProvider<ArrayChromosome<E>>, int, BitMutationType, Double, Class<E>) - Constructor for class com.banda.math.business.evo.EvoArrayChromManipulatorBO
 
EvoArrayChromManipulatorBO(ReflectionProvider<ArrayChromosome<E>>, BitMutationType, Double, Class<E>, ValueBound<E>[]) - Constructor for class com.banda.math.business.evo.EvoArrayChromManipulatorBO
 
EvoArrayChromManipulatorBO(ReflectionProvider<ArrayChromosome<E>>, int, BitMutationType, Double, Class<E>, ValueBound<E>) - Constructor for class com.banda.math.business.evo.EvoArrayChromManipulatorBO
 
EvoChromManipulatorBO<H extends Chromosome<C>,C> - Class in com.banda.math.business.evo
 
EvoChromManipulatorBO(ReflectionProvider<H>, int, BitMutationType) - Constructor for class com.banda.math.business.evo.EvoChromManipulatorBO
 
EvoChromManipulatorBO(ReflectionProvider<H>, int, BitMutationType, Double) - Constructor for class com.banda.math.business.evo.EvoChromManipulatorBO
 
EvoChromManipulatorBOFactory - Class in com.banda.math.business.evo
 
EvoCompositeChromManipulatorBO<H extends CompositeChromosome<C,E>,C,E> - Class in com.banda.math.business.evo
 
EvoCompositeChromManipulatorBO(ReflectionProvider<H>, int, BitMutationType, Double, Class<E>[], ValueBound<E>[]) - Constructor for class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
EvoCompositeChromManipulatorBO(ReflectionProvider<H>, int, BitMutationType, Double, Class<E>, ValueBound<E>[]) - Constructor for class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
EvoCompositeChromManipulatorBO(ReflectionProvider<H>, int, BitMutationType, Double, Class<E>) - Constructor for class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
EvoCompositeChromManipulatorBO(ReflectionProvider<H>, int, BitMutationType, Double, Class<E>, ValueBound<E>) - Constructor for class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
EvoEnumeratedTestSampleGeneratorBO<T> - Class in com.banda.math.business.evo
 
EvoEnumeratedTestSampleGeneratorBO(Collection<T>) - Constructor for class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
EvoEnumeratedTestSampleGeneratorBO(Collection<T>, Integer) - Constructor for class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
EvoEnumeratedTestSampleGeneratorBO(Collection<T>, Integer, Integer) - Constructor for class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
EvoFitnessEvaluator<H extends Chromosome<?>,T> - Interface in com.banda.math.business.evo
 
EvoFitnessEvaluatorAdapter<H extends Chromosome<?>,T> - Class in com.banda.math.business.evo
 
EvoFitnessEvaluatorAdapter() - Constructor for class com.banda.math.business.evo.EvoFitnessEvaluatorAdapter
 
EvoGaSetting - Class in com.banda.math.domain.evo
The domain object for genetic algorithm.
EvoGaSetting() - Constructor for class com.banda.math.domain.evo.EvoGaSetting
 
EvoListTestSampleGeneratorBO<T extends Number> - Class in com.banda.math.business.evo
 
EvoListTestSampleGeneratorBO(RandomDistributionProvider<T>, int, int) - Constructor for class com.banda.math.business.evo.EvoListTestSampleGeneratorBO
 
evolve() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Evolves the chromosomes for defined number of steps (generations).
EvoPopulationContentStoreOption - Enum in com.banda.math.task
 
EvoPopulationSelection - Enum in com.banda.math.task
 
EvoRun<C> - Class in com.banda.math.domain.evo
The domain object for evolution.
EvoRun() - Constructor for class com.banda.math.domain.evo.EvoRun
 
EvoRunTask - Class in com.banda.math.task
 
EvoRunTask() - Constructor for class com.banda.math.task.EvoRunTask
 
EvoTask - Class in com.banda.math.domain.evo
 
EvoTask() - Constructor for class com.banda.math.domain.evo.EvoTask
 
EvoTaskBO<H extends Chromosome<C>,C,T> - Class in com.banda.math.business.evo
 
EvoTaskBO(EvoChromManipulatorBO<H, C>, EvoFitnessEvaluator<H, T>, EvoTestSampleGeneratorBO<T>) - Constructor for class com.banda.math.business.evo.EvoTaskBO
 
EvoTaskParts - Interface in com.banda.math.task
 
EvoTaskParts.EvoRunHolder - Interface in com.banda.math.task
 
EvoTaskParts.EvoTaskHolder - Interface in com.banda.math.task
 
EvoTaskParts.GaSettingHolder - Interface in com.banda.math.task
 
EvoTaskType - Enum in com.banda.math.domain.evo
 
EvoTestSampleGeneratorBO<T> - Interface in com.banda.math.business.evo
 

F

findAllBaseVectors() - Method in class com.banda.math.business.sym.ndim.NDimSymmetricConfigurationFinder
 
findAllBaseVectors() - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationFinder
 
findAllVectors() - Method in class com.banda.math.business.sym.ndim.NDimSymmetricConfigurationFinder
 
findAllVectors() - Method in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationFinder
 
FitnessRenormalizationType - Enum in com.banda.math.domain.evo
Enumeration defining all fitness renormalization types.

G

generatePerturbatedElement(E, ValueBound<E>, Double) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
generateRandomChromosome() - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
Creates new test samples and discard old if any.
generateRandomChromosome() - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
generateRandomCodeElement(int) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
GeneticAlgorithmBO<H extends Chromosome<C>,C,T> - Class in com.banda.math.business.evo
Functional object for genetic algorithm.
GeneticAlgorithmBO(EvoRunTask, EvoTaskBO<H, C, T>, ReflectionProvider<Chromosome<C>>) - Constructor for class com.banda.math.business.evo.GeneticAlgorithmBO
 
GeneticAlgorithmBOAutoSaveHandler<C> - Interface in com.banda.math.business.evo
 
GeneticAlgorithmBOFactory - Interface in com.banda.math.business.evo
 
genVector - Variable in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
getAutoSave() - Method in class com.banda.math.task.EvoRunTask
 
getAvailableTestSamples() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
getBestChromosome() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the actually best chromosome in evolution.
getBestChromosome() - Method in class com.banda.math.domain.evo.Population
 
getBestOrLastChromosome() - Method in class com.banda.math.domain.evo.Population
 
getBitMutationType() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
getChromManipulator() - Method in class com.banda.math.business.evo.EvoTaskBO
 
getChromManipulatorBO() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getChromosomeNumber() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the number of chromosomes.
getChromosomes() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getChromosomes() - Method in class com.banda.math.domain.evo.Population
 
getCode() - Method in class com.banda.math.domain.evo.Chromosome
 
getCodeAt(int) - Method in class com.banda.math.domain.evo.ArrayChromosome
 
getCodeAt(int) - Method in class com.banda.math.domain.evo.CompositeChromosome
 
getCodeSize() - Method in class com.banda.math.domain.evo.ArrayChromosome
 
getCodeSize() - Method in class com.banda.math.domain.evo.Chromosome
 
getCreatedBy() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
getCreatedBy() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getCreatedBy() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getCreatedBy() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getCreatedBy() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
getCreatedBy() - Method in class com.banda.math.domain.evo.EvoRun
 
getCreatedBy() - Method in class com.banda.math.domain.evo.EvoTask
 
getCreateTime() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
getCreateTime() - Method in class com.banda.math.domain.evo.EvoTask
 
getCrossOverProbability() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute crossOverProbability back.
getCrossOverType() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
getDerridaPerturbationStrength() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getDerridaResolution() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getDerridaResults() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getDerridaTimeLength() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getDesiredOutput() - Method in class com.banda.math.domain.learning.TrainingPair
 
getDesiredOutputArity() - Method in class com.banda.math.domain.learning.TrainingSet
 
getDistribution1() - Method in class com.banda.math.domain.rand.CompositeDistribution
 
getDistribution2() - Method in class com.banda.math.domain.rand.CompositeDistribution
 
getEliteNumber() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute eliteNumber back.
getError() - Method in class com.banda.math.domain.evo.Chromosome
 
getEvolutionRun() - Method in class com.banda.math.domain.evo.Population
 
getEvolutionRuns() - Method in class com.banda.math.domain.evo.EvoTask
 
getEvoRun() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getEvoRun() - Method in class com.banda.math.task.EvoRunTask
 
getEvoRun() - Method in interface com.banda.math.task.EvoTaskParts.EvoRunHolder
 
getEvoRunId() - Method in class com.banda.math.task.EvoRunTask
 
getEvoTask() - Method in class com.banda.math.domain.evo.EvoRun
 
getEvoTask() - Method in class com.banda.math.task.EvoRunTask
 
getEvoTask() - Method in interface com.banda.math.task.EvoTaskParts.EvoTaskHolder
 
getEvoTaskId() - Method in class com.banda.math.task.EvoRunTask
 
getFinalFixedPointsDetected() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getFinalLyapunovExponents() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getFitness() - Method in class com.banda.math.domain.evo.Chromosome
 
getFitnessEvaluator() - Method in class com.banda.math.business.evo.EvoTaskBO
 
getFitnessEvaluatorBO() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getFitnessRenormalizationType() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute fitnessRenormalizationType back.
getFitnessStats() - Method in class com.banda.math.domain.evo.Population
 
getFixedPointDetectionPrecision() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getFrom() - Method in class com.banda.math.domain.rand.UniformDistribution
 
getFunction() - Method in class com.banda.math.domain.rand.CompositeDistribution
 
getGaSetting() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getGaSetting() - Method in class com.banda.math.domain.evo.EvoTask
 
getGaSetting() - Method in class com.banda.math.task.EvoRunTask
 
getGaSetting() - Method in interface com.banda.math.task.EvoTaskParts.GaSettingHolder
 
getGeneration() - Method in class com.banda.math.domain.evo.Population
 
getGenerationLimit() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute generationLimit.
getId() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
getId() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getId() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getId() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getId() - Method in class com.banda.math.domain.Stats
 
getId() - Method in class com.banda.math.domain.StatsSequence
 
getInitChromosome() - Method in class com.banda.math.domain.evo.EvoRun
 
getInitChromosome() - Method in class com.banda.math.task.EvoRunTask
 
getInitChromosomes() - Method in class com.banda.math.task.EvoRunTask
 
getInitialDelay() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getInitialLearningRate() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getInitialState() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getInitialStateDistribution() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getInput() - Method in class com.banda.math.domain.learning.TrainingPair
 
getInputAlternationType() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getInputArity() - Method in class com.banda.math.domain.learning.TrainingSet
 
getInputTimeLength() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getInstance() - Static method in class com.banda.math.business.evo.EvoChromManipulatorBOFactory
 
getIterations() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getLastPopulation() - Method in class com.banda.math.domain.evo.EvoRun
 
getLearningAnnealingRate() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getLearningAnnealingType() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getLocation() - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
getLyapunovPerturbationStrength() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getMax() - Method in class com.banda.math.domain.Stats
 
getMaxFitness() - Method in class com.banda.math.domain.evo.Population
 
getMaxScore() - Method in class com.banda.math.domain.evo.Population
 
getMean() - Method in class com.banda.math.domain.Stats
 
getMeanFitness() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the mean fitness of chromosomes in the current population.
getMeanFitness() - Method in class com.banda.math.domain.evo.Population
 
getMeanFixedPointsDetected() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getMeanScore() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the mean score of chromosomes in the current population.
getMeanScore() - Method in class com.banda.math.domain.evo.Population
 
getMin() - Method in class com.banda.math.domain.Stats
 
getMinFitness() - Method in class com.banda.math.domain.evo.Population
 
getMinScore() - Method in class com.banda.math.domain.evo.Population
 
getMultiRunResult() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getMutationProbability() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute mutationProbability back.
getMutationType() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute mutationType back.
getName() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getName() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getName() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute name back.
getName() - Method in class com.banda.math.domain.evo.EvoTask
 
getNeighborTimeCorrelations() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getNewGenerationChromosomeNumber() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the number of chromosomes in new generation.
getNewGenerationChromosomes() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getNewGenerationChromosomesAsArray() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getNumberOfSamplesToSelect() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
getOutputInterpretationRelativeTime() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getPerBitMutationProbability() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute perBitMutationProbability back.
getPertrubMutationStrength() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
getPopulation() - Method in class com.banda.math.domain.evo.Chromosome
 
getPopulationContentStoreOption() - Method in class com.banda.math.task.EvoRunTask
 
getPopulationFitnessSum() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the sum of all fitnesses of chromosome in a population.
getPopulations() - Method in class com.banda.math.domain.evo.EvoRun
 
getPopulationSelection() - Method in class com.banda.math.task.EvoRunTask
 
getPopulationSize() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
getPos() - Method in class com.banda.math.domain.Stats
 
getProbabilities() - Method in class com.banda.math.domain.rand.DiscreteDistribution
 
getRunNum() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getScore() - Method in class com.banda.math.domain.evo.Chromosome
 
getSelectionType() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute selectionType back.
getSelectionType() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getShape() - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
getSingleIterationLength() - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
getSingleRunResults() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
getSingleRunSpec() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getSpatialCorrelations() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getSpatialCumulativeDiffPerTime() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getSpatialNonlinearityErrors() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getSpatialStationaryPointsPerTime() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getSpec() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
getStandardDeviation() - Method in class com.banda.math.domain.Stats
 
getStats() - Method in class com.banda.math.domain.StatsSequence
 
getTaskType() - Method in class com.banda.math.domain.evo.EvoTask
 
getTestSampleGenerator() - Method in class com.banda.math.business.evo.EvoTaskBO
 
getTestSampleGeneratorBO() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
getTestSamplesNumber() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
getTimeCorrelations() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getTimeCreated() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
getTimeCreated() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getTimeCreated() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getTimeCreated() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getTimeCreated() - Method in class com.banda.math.domain.evo.EvoRun
 
getTimeCreated() - Method in class com.banda.math.domain.evo.Population
 
getTimeCreated() - Method in class com.banda.math.domain.StatsSequence
 
getTimeCumulativeDiffPerTime() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getTimeNonlinearityErrors() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getTimeStationaryPointsPerTime() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getTimeStepLength() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getTimeStepToFilter() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getTo() - Method in class com.banda.math.domain.rand.UniformDistribution
 
getTrainingPairs() - Method in class com.banda.math.domain.learning.TrainingSet
 
getType() - Method in class com.banda.math.domain.rand.BooleanDensityUniformDistribution
 
getType() - Method in class com.banda.math.domain.rand.CompositeDistribution
 
getType() - Method in class com.banda.math.domain.rand.DiscreteDistribution
 
getType() - Method in class com.banda.math.domain.rand.RandomDistribution
 
getType() - Method in class com.banda.math.domain.rand.RepeatedDistribution
 
getType() - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
getType() - Method in class com.banda.math.domain.rand.UniformDiscreteDistribution
 
getType() - Method in class com.banda.math.domain.rand.UniformDistribution
 
getUnboundValuesDetected() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
getValues() - Method in class com.banda.math.domain.rand.DiscreteDistribution
 
getValues() - Method in class com.banda.math.domain.rand.RepeatedDistribution
 
getValues() - Method in class com.banda.math.domain.rand.UniformDiscreteDistribution
 
getValueType() - Method in interface com.banda.math.business.rand.RandomDistributionProvider
 
getValueType() - Method in class com.banda.math.domain.rand.BooleanDensityUniformDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.CompositeDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.DiscreteDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.RandomDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.RepeatedDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.UniformDiscreteDistribution
 
getValueType() - Method in class com.banda.math.domain.rand.UniformDistribution
 
getValueTypeName() - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
getVariance() - Method in class com.banda.math.domain.Stats
 
getVersion() - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
getVersion() - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
getWorstChromosome() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Gets the actually worst chromosome in evolution.

H

hasBestChromosome() - Method in class com.banda.math.domain.evo.Population
 
hasChromosomes() - Method in class com.banda.math.domain.evo.Population
 
hasFitness() - Method in class com.banda.math.domain.evo.Chromosome
 
hasInitChromosome() - Method in class com.banda.math.task.EvoRunTask
 
hasInitChromosomes() - Method in class com.banda.math.task.EvoRunTask
 
holdsStats() - Method in enum com.banda.math.domain.dynamics.SingleRunAnalysisResultType
 

I

initFirstGenerationChromosomes() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
intersect(NDimCyclicGroup) - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
intersect(TwoDimCyclicGroup) - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
isAutoSave() - Method in class com.banda.math.task.EvoRunTask
 
isConditionalCrossOverFlag() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute conditionalCrossOverFlag back.
isConditionalMutationFlag() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute conditionalMutationFlag back.
isDone() - Method in class com.banda.math.domain.evo.EvoRun
 
isEvoRunComplete() - Method in class com.banda.math.task.EvoRunTask
 
isEvoRunComplete() - Method in interface com.banda.math.task.EvoTaskParts.EvoRunHolder
 
isEvoRunDefined() - Method in class com.banda.math.task.EvoRunTask
 
isEvoRunDefined() - Method in interface com.banda.math.task.EvoTaskParts.EvoRunHolder
 
isEvoTaskComplete() - Method in class com.banda.math.task.EvoRunTask
 
isEvoTaskComplete() - Method in interface com.banda.math.task.EvoTaskParts.EvoTaskHolder
 
isEvoTaskDefined() - Method in class com.banda.math.task.EvoRunTask
 
isEvoTaskDefined() - Method in interface com.banda.math.task.EvoTaskParts.EvoTaskHolder
 
isGaSettingComplete() - Method in interface com.banda.math.task.EvoTaskParts.GaSettingHolder
 
isGaSettingDefined() - Method in interface com.banda.math.task.EvoTaskParts.GaSettingHolder
 
isMaxValueFlag() - Method in class com.banda.math.domain.evo.EvoGaSetting
Gets the value of the attribute maxValueFlag.

L

ListTrainingPairs(List<TrainingPair<T>>) - Method in class com.banda.math.domain.learning.TrainingSet
 
LooselyCoupledConfigurationEnumerator - Class in com.banda.math.business.sym.onedim
 
LooselyCoupledConfigurationEnumerator(int, int, int) - Constructor for class com.banda.math.business.sym.onedim.LooselyCoupledConfigurationEnumerator
 

M

MachineLearningSetting - Class in com.banda.math.domain.learning
 
MachineLearningSetting() - Constructor for class com.banda.math.domain.learning.MachineLearningSetting
 
MachineLearningSetting.LearningRateAnnealingType - Enum in com.banda.math.domain.learning
 
main(String[]) - Static method in class com.banda.math.business.rand.RandomDistributionTest
 
main(String[]) - Static method in class com.banda.math.perceptron
 
matrix - Variable in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
mean() - Method in interface com.banda.math.business.rand.RandomDistributionProvider
 
mult(TwoDimCyclicGroup) - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
MultiRunAnalysisResult<T> - Class in com.banda.math.domain.dynamics
 
MultiRunAnalysisResult() - Constructor for class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
MultiRunAnalysisSpec<T> - Class in com.banda.math.domain.dynamics
 
MultiRunAnalysisSpec() - Constructor for class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
mutate(H) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Mutates given chromosome.
mutate() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
mutateBySwapping(H) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
mutateBySwapping(H) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
mutateByType(H) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Mutates the code of the chromosome by selected mutation type.
mutateElement(H, int) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
mutateElements(H, int) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
Mutates the given number of elements in chromosome code.
mutateOneBit(H) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
mutateOneBit(H) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
mutatePerBit(H, double) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
mutatePerBit(H, double) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
mutateTwoBits(H) - Method in class com.banda.math.business.evo.EvoChromManipulatorBO
 
mutateTwoBits(H) - Method in class com.banda.math.business.evo.EvoCompositeChromManipulatorBO
 
MutationType - Enum in com.banda.math.domain.evo
Enumeration defining all mutation types.

N

n - Variable in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
n - Variable in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
NDimCyclicGroup - Class in com.banda.math.business.sym.ndim
 
NDimCyclicGroup(int[], int) - Constructor for class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
NDimCyclicGroupComparators - Interface in com.banda.math.business.sym.ndim
 
NDimCyclicGroupComparators.NDimCyclicGropuOrderComparator - Class in com.banda.math.business.sym.ndim
 
NDimCyclicGroupComparators.NDimCyclicGropuOrderComparator() - Constructor for class com.banda.math.business.sym.ndim.NDimCyclicGroupComparators.NDimCyclicGropuOrderComparator
 
NDimCyclicGroupComparators.NDimCyclicGroupGenVectorComparator - Class in com.banda.math.business.sym.ndim
 
NDimCyclicGroupComparators.NDimCyclicGroupGenVectorComparator() - Constructor for class com.banda.math.business.sym.ndim.NDimCyclicGroupComparators.NDimCyclicGroupGenVectorComparator
 
NDimCyclicGroupComparators.NDimCyclicGroupReverseGenVectorComparator - Class in com.banda.math.business.sym.ndim
 
NDimCyclicGroupComparators.NDimCyclicGroupReverseGenVectorComparator() - Constructor for class com.banda.math.business.sym.ndim.NDimCyclicGroupComparators.NDimCyclicGroupReverseGenVectorComparator
 
NDimSymmetricConfigurationFinder - Class in com.banda.math.business.sym.ndim
 
NDimSymmetricConfigurationFinder(int, int, ListEnumeratorFactory) - Constructor for class com.banda.math.business.sym.ndim.NDimSymmetricConfigurationFinder
 
next() - Method in interface com.banda.math.business.rand.RandomDistributionProvider
 
nextList(int) - Method in interface com.banda.math.business.rand.RandomDistributionProvider
 
nullScore() - Method in class com.banda.math.domain.evo.Chromosome
Nulls fitness score.

O

order - Variable in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
order - Variable in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 

P

percept(double[], double[]) - Static method in class com.banda.math.perceptron
 
perceptAndThreshold(double[], double[]) - Static method in class com.banda.math.perceptron
 
perceptron - Class in com.banda.math
 
perceptron() - Constructor for class com.banda.math.perceptron
 
pertrubMutationStrength - Variable in class com.banda.math.business.evo.EvoChromManipulatorBO
 
Population<C> - Class in com.banda.math.domain.evo
The domain object for population.
Population() - Constructor for class com.banda.math.domain.evo.Population
 

R

RandomDistribution<T> - Class in com.banda.math.domain.rand
 
RandomDistribution() - Constructor for class com.banda.math.domain.rand.RandomDistribution
 
RandomDistributionProvider<T> - Interface in com.banda.math.business.rand
 
RandomDistributionTest - Class in com.banda.math.business.rand
 
RandomDistributionTest() - Constructor for class com.banda.math.business.rand.RandomDistributionTest
 
RandomDistributionType - Enum in com.banda.math.domain.rand
 
refreshChromosomes() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Replaces the chromosome collection with newly evolved one.
removeAllChromosomes() - Method in class com.banda.math.domain.evo.Population
 
removeChromosome(Chromosome<C>) - Method in class com.banda.math.domain.evo.Population
 
removeEvolutionRun(EvoRun<?>) - Method in class com.banda.math.domain.evo.EvoTask
 
removePopulation(Long) - Method in interface com.banda.math.business.evo.GeneticAlgorithmBOAutoSaveHandler
 
removePopulation(Population<C>) - Method in class com.banda.math.domain.evo.EvoRun
 
removeTrainingPair(TrainingPair<T>) - Method in class com.banda.math.domain.learning.TrainingSet
 
renormalizeFitnessesGroupIncreasing() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Processes the renormalize fitness operation for all chromosomes with group increasing fitness.
renormalizeFitnessesGroupJumpIncreasing() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Processes the renormalize fitness operation for all chromosomes with group jump increasing fitness.
renormalizeFitnessesStrictlyIncreasing() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Processes the renormalize fitness operation for all chromosomes with strictly increasing fitness.
renormalizeFitnessScore() - Method in class com.banda.math.domain.evo.Chromosome
Processes fitness renormalization operation.
renormalizeFitnessScoreAdvanced(int, int) - Method in class com.banda.math.domain.evo.Chromosome
Processes fitness advanced renormalization operation.
RepeatedDistribution<T> - Class in com.banda.math.domain.rand
 
RepeatedDistribution() - Constructor for class com.banda.math.domain.rand.RepeatedDistribution
 
RepeatedDistribution(T[]) - Constructor for class com.banda.math.domain.rand.RepeatedDistribution
 
replacePopulation(Long, Population<C>) - Method in interface com.banda.math.business.evo.GeneticAlgorithmBOAutoSaveHandler
 

S

saveEvoRun(EvoRun<C>) - Method in interface com.banda.math.business.evo.GeneticAlgorithmBOAutoSaveHandler
 
savePopulation(Population<C>) - Method in interface com.banda.math.business.evo.GeneticAlgorithmBOAutoSaveHandler
 
SelectionType - Enum in com.banda.math.domain.evo
 
selectTestSamplesRandomly() - Method in class com.banda.math.business.evo.EvoEnumeratedTestSampleGeneratorBO
 
setAutoSave(boolean) - Method in class com.banda.math.task.EvoRunTask
 
setAutoSaveHandler(GeneticAlgorithmBOAutoSaveHandler<C>) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
setBestChromosome(Chromosome<C>) - Method in class com.banda.math.domain.evo.Population
 
setBitMutationType(BitMutationType) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
setChromosomes(List<H>) - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
 
setChromosomes(Collection<Chromosome<C>>) - Method in class com.banda.math.domain.evo.Population
 
setCode(C) - Method in class com.banda.math.domain.evo.Chromosome
 
setCodeAt(int, E) - Method in class com.banda.math.domain.evo.ArrayChromosome
 
setCodeAt(int, E) - Method in class com.banda.math.domain.evo.CompositeChromosome
 
setConditionalCrossOverFlag(boolean) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute conditionalCrossOverFlag.
setConditionalMutationFlag(boolean) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute conditionalMutationFlag.
setCreatedBy(User) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
setCreatedBy(User) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setCreatedBy(User) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setCreatedBy(User) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setCreatedBy(User) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
setCreatedBy(User) - Method in class com.banda.math.domain.evo.EvoRun
 
setCreatedBy(User) - Method in class com.banda.math.domain.evo.EvoTask
 
setCreateTime(Date) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
setCreateTime(Date) - Method in class com.banda.math.domain.evo.EvoTask
 
setCrossOverProbability(Double) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute crossOverProbability.
setCrossOverType(CrossOverType) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
setDerridaPerturbationStrength(Double) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setDerridaResolution(Double) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setDerridaResults(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setDerridaTimeLength(Double) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setDesiredOutput(List<T>) - Method in class com.banda.math.domain.learning.TrainingPair
 
setDistribution1(RandomDistribution<T>) - Method in class com.banda.math.domain.rand.CompositeDistribution
 
setDistribution2(RandomDistribution<T>) - Method in class com.banda.math.domain.rand.CompositeDistribution
 
setEliteNumber(Integer) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute eliteNumber.
setError(double) - Method in class com.banda.math.domain.evo.Chromosome
 
setEvolutionRun(EvoRun<C>) - Method in class com.banda.math.domain.evo.Population
 
setEvolutionRuns(Collection<EvoRun<?>>) - Method in class com.banda.math.domain.evo.EvoTask
 
setEvoRun(EvoRun<?>) - Method in class com.banda.math.task.EvoRunTask
 
setEvoRun(EvoRun<?>) - Method in interface com.banda.math.task.EvoTaskParts.EvoRunHolder
 
setEvoRunId(Long) - Method in class com.banda.math.task.EvoRunTask
 
setEvoTask(EvoTask) - Method in class com.banda.math.domain.evo.EvoRun
 
setEvoTask(EvoTask) - Method in class com.banda.math.task.EvoRunTask
 
setEvoTask(EvoTask) - Method in interface com.banda.math.task.EvoTaskParts.EvoTaskHolder
 
setEvoTaskId(Long) - Method in class com.banda.math.task.EvoRunTask
 
setFinalFixedPointsDetected(List<Boolean>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setFinalLyapunovExponents(List<Double>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setFitness(Double) - Method in class com.banda.math.domain.evo.Chromosome
 
setFitnessRenormalizationType(FitnessRenormalizationType) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute fitnessRenormalizationType.
setFixedPointDetectionPrecision(Double) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setFrom(T) - Method in class com.banda.math.domain.rand.UniformDistribution
 
setFunction(CompositeDistribution.CompositeFunction) - Method in class com.banda.math.domain.rand.CompositeDistribution
 
setGaSetting(EvoGaSetting) - Method in class com.banda.math.domain.evo.EvoTask
 
setGaSetting(EvoGaSetting) - Method in interface com.banda.math.task.EvoTaskParts.GaSettingHolder
 
setGeneration(Integer) - Method in class com.banda.math.domain.evo.Population
 
setGenerationLimit(Integer) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute generationLimit.
setId(Long) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
setId(Long) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setId(Long) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setId(Long) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setId(Long) - Method in class com.banda.math.domain.Stats
 
setId(Long) - Method in class com.banda.math.domain.StatsSequence
 
setInitChromosome(C) - Method in class com.banda.math.domain.evo.EvoRun
 
setInitChromosome(Chromosome<?>) - Method in class com.banda.math.task.EvoRunTask
 
setInitChromosomes(Collection<Chromosome<?>>) - Method in class com.banda.math.task.EvoRunTask
 
setInitialDelay(Double) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setInitialLearningRate(Double) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setInitialState(List<Double>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setInitialStateDistribution(RandomDistribution<T>) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setInput(List<T>) - Method in class com.banda.math.domain.learning.TrainingPair
 
setInputAlternationType(StateAlternationType) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setInputTimeLength(Double) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setIterations(Integer) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setLearningAnnealingRate(Double) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setLearningAnnealingType(MachineLearningSetting.LearningRateAnnealingType) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setLocation(Double) - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
setLyapunovPerturbationStrength(Double) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setMax(Double) - Method in class com.banda.math.domain.Stats
 
setMaxFitness(Double) - Method in class com.banda.math.domain.evo.Population
 
setMaxScore(Double) - Method in class com.banda.math.domain.evo.Population
 
setMaxValueFlag(boolean) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute maxValueFlag.
setMean(Double) - Method in class com.banda.math.domain.Stats
 
setMeanFitness(Double) - Method in class com.banda.math.domain.evo.Population
 
setMeanFixedPointsDetected(List<Double>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setMeanScore(Double) - Method in class com.banda.math.domain.evo.Population
 
setMin(Double) - Method in class com.banda.math.domain.Stats
 
setMinFitness(Double) - Method in class com.banda.math.domain.evo.Population
 
setMinScore(Double) - Method in class com.banda.math.domain.evo.Population
 
setMultiRunResult(MultiRunAnalysisResult<?>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setMutationProbability(Double) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute mutationProbability.
setMutationType(MutationType) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute mutationType.
setName(String) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setName(String) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setName(String) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute name.
setName(String) - Method in class com.banda.math.domain.evo.EvoTask
 
setNeighborTimeCorrelations(List<Double>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setOutputInterpretationRelativeTime(Double) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setPerBitMutationProbability(Double) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute perBitMutationProbability.
setPertrubMutationStrength(Double) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
setPopulation(Population<C>) - Method in class com.banda.math.domain.evo.Chromosome
 
setPopulationContentStoreOption(EvoPopulationContentStoreOption) - Method in class com.banda.math.task.EvoRunTask
 
setPopulations(List<Population<C>>) - Method in class com.banda.math.domain.evo.EvoRun
 
setPopulationSelection(EvoPopulationSelection) - Method in class com.banda.math.task.EvoRunTask
 
setPopulationSize(int) - Method in class com.banda.math.domain.evo.EvoGaSetting
 
setPos(Double) - Method in class com.banda.math.domain.Stats
 
setProbabilities(double[]) - Method in class com.banda.math.domain.rand.DiscreteDistribution
 
setRunNum(Integer) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setScore(Double) - Method in class com.banda.math.domain.evo.Chromosome
 
setSelectionType(SelectionType) - Method in class com.banda.math.domain.evo.EvoGaSetting
Sets the value of the attribute selectionType.
setSelectionType(TrainingSampleSelectionType) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setShape(Double) - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
setSingleIterationLength(Double) - Method in class com.banda.math.domain.learning.MachineLearningSetting
 
setSingleRunResults(Collection<SingleRunAnalysisResult>) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
setSingleRunSpec(SingleRunAnalysisSpec) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setSpatialCorrelations(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setSpatialCumulativeDiffPerTime(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setSpatialNonlinearityErrors(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setSpatialStationaryPointsPerTime(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setSpec(MultiRunAnalysisSpec<T>) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
setStandardDeviation(Double) - Method in class com.banda.math.domain.Stats
 
setStats(Collection<Stats>) - Method in class com.banda.math.domain.StatsSequence
 
setTaskType(EvoTaskType) - Method in class com.banda.math.domain.evo.EvoTask
 
setTimeCorrelations(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setTimeCreated(Date) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisResult
 
setTimeCreated(Date) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setTimeCreated(Date) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setTimeCreated(Date) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setTimeCreated(Date) - Method in class com.banda.math.domain.evo.EvoRun
 
setTimeCreated(Date) - Method in class com.banda.math.domain.evo.Population
 
setTimeCreated(Date) - Method in class com.banda.math.domain.StatsSequence
 
setTimeCumulativeDiffPerTime(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setTimeNonlinearityErrors(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setTimeStationaryPointsPerTime(StatsSequence) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setTimeStepLength(Double) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setTimeStepToFilter(Integer) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
setTo(T) - Method in class com.banda.math.domain.rand.UniformDistribution
 
setType(RandomDistributionType) - Method in class com.banda.math.domain.rand.BooleanDensityUniformDistribution
 
setType(RandomDistributionType) - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
setUnboundValuesDetected(List<Boolean>) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
setValues(T[]) - Method in class com.banda.math.domain.rand.DiscreteDistribution
 
setValues(T[]) - Method in class com.banda.math.domain.rand.RepeatedDistribution
 
setValues(T[]) - Method in class com.banda.math.domain.rand.UniformDiscreteDistribution
 
setValueType(Class<T>) - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
setValueTypeName(String) - Method in class com.banda.math.domain.rand.ShapeLocationDistribution
 
setVersion(Long) - Method in class com.banda.math.domain.dynamics.MultiRunAnalysisSpec
 
setVersion(Long) - Method in class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
ShapeLocationDistribution<T> - Class in com.banda.math.domain.rand
 
ShapeLocationDistribution() - Constructor for class com.banda.math.domain.rand.ShapeLocationDistribution
 
ShapeLocationDistribution(RandomDistributionType) - Constructor for class com.banda.math.domain.rand.ShapeLocationDistribution
 
ShapeLocationDistribution(RandomDistributionType, Double, Double) - Constructor for class com.banda.math.domain.rand.ShapeLocationDistribution
 
ShapeLocationDistribution(RandomDistributionType, Double, Double, Class<T>) - Constructor for class com.banda.math.domain.rand.ShapeLocationDistribution
 
SingleRunAnalysisResult - Class in com.banda.math.domain.dynamics
 
SingleRunAnalysisResult() - Constructor for class com.banda.math.domain.dynamics.SingleRunAnalysisResult
 
SingleRunAnalysisResultType - Enum in com.banda.math.domain.dynamics
 
SingleRunAnalysisSpec - Class in com.banda.math.domain.dynamics
 
SingleRunAnalysisSpec() - Constructor for class com.banda.math.domain.dynamics.SingleRunAnalysisSpec
 
size - Variable in class com.banda.math.business.sym.ndim.NDimSymmetricConfigurationFinder
 
size - Variable in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
size - Variable in class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationFinder
 
sortChromosomesByScore() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Sorts the chromosomes by their scores.
space - Variable in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
Stats - Class in com.banda.math.domain
 
Stats() - Constructor for class com.banda.math.domain.Stats
 
StatsSequence - Class in com.banda.math.domain
 
StatsSequence() - Constructor for class com.banda.math.domain.StatsSequence
 
StatsType - Enum in com.banda.math.domain
 
storeResults() - Method in class com.banda.math.business.evo.GeneticAlgorithmBO
Store results (best chromosomes) and actual population if needed.
swapElements(int, int) - Method in class com.banda.math.domain.evo.CompositeChromosome
 
SymmetricConfigurationEnumerator - Class in com.banda.math.business.sym.onedim
 
SymmetricConfigurationEnumerator(int, int, ListEnumeratorFactory) - Constructor for class com.banda.math.business.sym.onedim.SymmetricConfigurationEnumerator
 
SymmetricConfigurationEvent - Class in com.banda.math.business.sym.onedim
 
SymmetricConfigurationEvent() - Constructor for class com.banda.math.business.sym.onedim.SymmetricConfigurationEvent
 
SymmetricLooselyCoupledConfigurationEnumerator - Class in com.banda.math.business.sym.onedim
 
SymmetricLooselyCoupledConfigurationEnumerator(int, int, int, ListEnumeratorFactory) - Constructor for class com.banda.math.business.sym.onedim.SymmetricLooselyCoupledConfigurationEnumerator
 

T

toString() - Method in class com.banda.math.business.sym.ndim.NDimCyclicGroup
 
toString() - Method in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
toString() - Method in class com.banda.math.domain.evo.Chromosome
 
toString() - Method in enum com.banda.math.domain.evo.ChromosomeType
 
toString() - Method in enum com.banda.math.domain.evo.CrossOverType
 
toString() - Method in enum com.banda.math.domain.evo.DistributionType
 
toString() - Method in class com.banda.math.domain.evo.EvoGaSetting
 
toString() - Method in enum com.banda.math.domain.evo.FitnessRenormalizationType
 
toString() - Method in enum com.banda.math.domain.evo.MutationType
 
toStringWithCode() - Method in class com.banda.math.domain.evo.Chromosome
Converts to standard String representation with additional information about code.
TrainingPair<T> - Class in com.banda.math.domain.learning
 
TrainingPair() - Constructor for class com.banda.math.domain.learning.TrainingPair
 
TrainingSampleSelectionType - Enum in com.banda.math.domain.learning
 
TrainingSet<T> - Class in com.banda.math.domain.learning
 
TrainingSet() - Constructor for class com.banda.math.domain.learning.TrainingSet
 
TwoDimCyclicGroup - Class in com.banda.math.business.sym.twodim
 
TwoDimCyclicGroup(int, int, int) - Constructor for class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
TwoDimCyclicGroupComparators - Interface in com.banda.math.business.sym.twodim
 
TwoDimCyclicGroupComparators.TwoDimCyclicGroupOrderComparator - Class in com.banda.math.business.sym.twodim
 
TwoDimCyclicGroupComparators.TwoDimCyclicGroupOrderComparator() - Constructor for class com.banda.math.business.sym.twodim.TwoDimCyclicGroupComparators.TwoDimCyclicGroupOrderComparator
 
TwoDimCyclicGroupComparators.TwoDimCyclicGroupXYComparator - Class in com.banda.math.business.sym.twodim
 
TwoDimCyclicGroupComparators.TwoDimCyclicGroupXYComparator() - Constructor for class com.banda.math.business.sym.twodim.TwoDimCyclicGroupComparators.TwoDimCyclicGroupXYComparator
 
TwoDimCyclicGroupComparators.TwoDimCyclicGroupYXComparator - Class in com.banda.math.business.sym.twodim
 
TwoDimCyclicGroupComparators.TwoDimCyclicGroupYXComparator() - Constructor for class com.banda.math.business.sym.twodim.TwoDimCyclicGroupComparators.TwoDimCyclicGroupYXComparator
 
TwoDimLooselyCoupledConfigurationSampleEnumerator - Class in com.banda.math.business.sym.twodim
 
TwoDimLooselyCoupledConfigurationSampleEnumerator(int, int, int, int) - Constructor for class com.banda.math.business.sym.twodim.TwoDimLooselyCoupledConfigurationSampleEnumerator
 
TwoDimSymmetricConfigurationEnumerator - Class in com.banda.math.business.sym.twodim
 
TwoDimSymmetricConfigurationEnumerator(int, int, ListEnumeratorFactory) - Constructor for class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationEnumerator
 
TwoDimSymmetricConfigurationFinder - Class in com.banda.math.business.sym.twodim
 
TwoDimSymmetricConfigurationFinder(int, ListEnumeratorFactory) - Constructor for class com.banda.math.business.sym.twodim.TwoDimSymmetricConfigurationFinder
 
TwoDimSymmetricLooselyCoupledConfigurationEnumerator - Class in com.banda.math.business.sym.twodim
 
TwoDimSymmetricLooselyCoupledConfigurationEnumerator(int, int, int, int, ListEnumeratorFactory) - Constructor for class com.banda.math.business.sym.twodim.TwoDimSymmetricLooselyCoupledConfigurationEnumerator
 

U

UniformDiscreteDistribution<T> - Class in com.banda.math.domain.rand
 
UniformDiscreteDistribution() - Constructor for class com.banda.math.domain.rand.UniformDiscreteDistribution
 
UniformDiscreteDistribution(T[]) - Constructor for class com.banda.math.domain.rand.UniformDiscreteDistribution
 
UniformDistribution<T> - Class in com.banda.math.domain.rand
 
UniformDistribution() - Constructor for class com.banda.math.domain.rand.UniformDistribution
 
UniformDistribution(T, T) - Constructor for class com.banda.math.domain.rand.UniformDistribution
 

V

valueOf(String) - Static method in enum com.banda.math.domain.dynamics.SingleRunAnalysisResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.BitMutationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.ChromosomeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.CrossOverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.DistributionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.EvoTaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.FitnessRenormalizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.MutationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.evo.SelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.learning.MachineLearningSetting.LearningRateAnnealingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.learning.TrainingSampleSelectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.rand.CompositeDistribution.CompositeFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.rand.RandomDistributionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.domain.StatsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.task.EvoPopulationContentStoreOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.banda.math.task.EvoPopulationSelection
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.banda.math.domain.dynamics.SingleRunAnalysisResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.BitMutationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.ChromosomeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.CrossOverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.DistributionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.EvoTaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.FitnessRenormalizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.MutationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.evo.SelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.learning.MachineLearningSetting.LearningRateAnnealingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.learning.TrainingSampleSelectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.rand.CompositeDistribution.CompositeFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.rand.RandomDistributionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.domain.StatsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.task.EvoPopulationContentStoreOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.banda.math.task.EvoPopulationSelection
Returns an array containing the constants of this enum type, in the order they are declared.
variance() - Method in interface com.banda.math.business.rand.RandomDistributionProvider
 

X

x - Variable in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 

Y

y - Variable in class com.banda.math.business.sym.twodim.TwoDimCyclicGroup
 
A B C D E F G H I L M N O P R S T U V X Y 

Copyright © 2019. All Rights Reserved.