#include <P6DofTunerGAManager.hpp>
◆ P6dofTunerGAManager()
| P6dofTunerGAManager::P6dofTunerGAManager |
( |
| ) |
|
◆ Advance()
◆ GetCarryOverFraction()
| double P6dofTunerGAManager::GetCarryOverFraction |
( |
| ) |
const |
|
inline |
◆ GetCrossOverProbability()
| double P6dofTunerGAManager::GetCrossOverProbability |
( |
| ) |
const |
|
inline |
◆ GetCurrentSpecimen()
◆ GetMaxGenerationCount()
| size_t P6dofTunerGAManager::GetMaxGenerationCount |
( |
| ) |
const |
|
inline |
◆ GetMutationProbability()
| double P6dofTunerGAManager::GetMutationProbability |
( |
| ) |
const |
|
inline |
◆ GetOptimum()
◆ GetPopulationSize()
| size_t P6dofTunerGAManager::GetPopulationSize |
( |
| ) |
const |
|
inline |
◆ GetProgress()
| size_t P6dofTunerGAManager::GetProgress |
( |
| ) |
const |
|
inline |
◆ InitializePopulation()
◆ IsComplete()
| bool P6dofTunerGAManager::IsComplete |
( |
| ) |
const |
|
inline |
◆ SetCarryOverFraction()
| void P6dofTunerGAManager::SetCarryOverFraction |
( |
double | aCarryOverFrac | ) |
|
◆ SetCrossOverProbability()
| void P6dofTunerGAManager::SetCrossOverProbability |
( |
double | aCrossOverProb | ) |
|
◆ SetMaxGenerationCount()
| void P6dofTunerGAManager::SetMaxGenerationCount |
( |
size_t | aMaxGenCount | ) |
|
|
inline |
◆ SetMutationProbability()
| void P6dofTunerGAManager::SetMutationProbability |
( |
double | aMutProb | ) |
|
◆ SetPopulationSize()
| void P6dofTunerGAManager::SetPopulationSize |
( |
size_t | aPopulationSize | ) |
|
|
inline |
The documentation for this class was generated from the following files: