SOT
|
This is the complete list of members for sot::GASampling, including all inherited members.
GASampling(const std::shared_ptr< Problem > &data, const std::shared_ptr< Surrogate > &surf, int numIndividuals, int numGenerations) | sot::GASampling | inline |
makePoints(const vec &xBest, const mat &points, const vec &sigma, int newPoints) | sot::GASampling | inlinevirtual |
mData | sot::GASampling | protected |
mDim | sot::GASampling | protected |
mDistTol | sot::GASampling | protected |
mNumGenerations | sot::GASampling | protected |
mNumIndividuals | sot::GASampling | protected |
mSurf | sot::GASampling | protected |
mxLow | sot::GASampling | protected |
mxUp | sot::GASampling | protected |
reset(int budget) | sot::GASampling | inlinevirtual |