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