PARTONS/NumA++
|
Numerical Analysis C++ routines
|
This is the complete list of members for NumA::TrainingAlgorithmType, including all inherited members.
BackPropagation enum value | NumA::TrainingAlgorithmType | |
clone() const | NumA::TrainingAlgorithmType | |
GeneticAlgorithm enum value | NumA::TrainingAlgorithmType | |
m_type | NumA::TrainingAlgorithmType | private |
toString() const | NumA::TrainingAlgorithmType | |
TrainingAlgorithmType() | NumA::TrainingAlgorithmType | |
TrainingAlgorithmType(TrainingAlgorithmType::Type type) | NumA::TrainingAlgorithmType | |
TrainingAlgorithmType(const TrainingAlgorithmType &other) | NumA::TrainingAlgorithmType | |
Type enum name | NumA::TrainingAlgorithmType | |
UNDEFINED enum value | NumA::TrainingAlgorithmType | |
~TrainingAlgorithmType() | NumA::TrainingAlgorithmType | virtual |