- 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.
- 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
-