SOT
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Csot::DDSThe Dynamically Dimensioned Search optimization algorithm
 Csot::ExpDesignAbstract class for a SOT experimental design class
 Csot::CornersMidCorners + Midpoint
 Csot::FixedDesignFixed experimental design
 Csot::LatinHypercubeLatin hypercube design
 Csot::SymmetricLatinHypercubeSymmetric Latin hypercube design
 Csot::TwoFactorial2-Factorial design
 Csot::GeneticAlgorithmGenetic Algorithm
 Csot::KernelAbstract class for a radial kernel
 Csot::CubicKernelCubic kernel
 Csot::LinearKernelLinear kernel
 Csot::ThinPlateKernelTPS kernel
 Csot::MeritFunctionAbstract class for a SOT merit function
 Csot::MeritWeightedDistanceMerit function for choosing candidate points
 Csot::OptimizerThe surrogate optimization algorithm
 Csot::ProblemAbstract class for a SOT optimization problem
 Csot::GAWrapperWrapper to turn a surrogate model into an optimization problem
 Csot::TestProblemAbstract class for a SOT test problem
 Csot::AckleyAckley function
 Csot::CosineMixtureCosine Mixture function
 Csot::ExponentialExponential function
 Csot::GriewankGriewank function
 Csot::HimmelblauHimmelblau function
 Csot::KeaneKeane function
 Csot::LevyLevy function
 Csot::MichalewiczMichalewicz function
 Csot::RastriginRastrigin function
 Csot::RosenbrockRosenbrock function
 Csot::RotatedProblem< OptProb >Rotated and translated problem
 Csot::SalomonSalomon function
 Csot::Schaffer2Schaffer2 function
 Csot::SchoenSchoen function
 Csot::Schubert3Schubert3 function
 Csot::Schwefel22Schwefel22 function
 Csot::Schwefel26Schwefel26 function
 Csot::SineEnvelopeSine Envelope function
 Csot::SphereSphere function
 Csot::StepStep function
 Csot::SumSquaresSum of Squares function
 Csot::TabletTablet function
 Csot::UnitBoxProblem< OptProb >Problem scaled to the unit box
 Csot::ZakharovZakharov function
 Csot::ResultOptimization result class
 Csot::SamplingAbstract class for a SOT adaptive sampling class
 Csot::DYCORS< MeritFunction >DYnamic COordinate search using Response Surface models
 Csot::GASamplingUse a GA to minimize the surrogate
 Csot::SRBF< MeritFunction >Stochastic RBF
 Csot::Uniform< MeritFunction >Uniformly chosen candidate points
 Csot::StopWatchStop watch class
 Csot::SurrogateAbstract class for a SOT surrogate model
 Csot::kNNK-nearest neighbors
 Csot::RBFInterpolant< RBFKernel, PolyTail >Radial basis function
 Csot::RBFInterpolantCap< RBFKernel, PolyTail >Capped RBF interpolant
 Csot::ShepardShepard's method
 Csot::TailAbstract class for a polynomial tail
 Csot::ConstantTailConstant polynomial tail
 Csot::LinearTailLinear polynomial tail