SOT
|
This is the complete list of members for sot::DDS, including all inherited members.
DDS(std::shared_ptr< Problem > &data, std::shared_ptr< ExpDesign > &expDes, int maxEvals) | sot::DDS | inline |
DDS(std::shared_ptr< Problem > &data, std::shared_ptr< ExpDesign > &expDes, int maxEvals, int numThreads) | sot::DDS | inline |
evalBatch(const mat &batch, vec &funVals) | sot::DDS | inlineprotected |
mData | sot::DDS | protected |
mDim | sot::DDS | protected |
mEvalCount | sot::DDS | protected |
mExpDes | sot::DDS | protected |
mInitPoints | sot::DDS | protected |
mMaxEvals | sot::DDS | protected |
mMutex | sot::DDS | protected |
mName | sot::DDS | protected |
mNumEvals | sot::DDS | protected |
mNumThreads | sot::DDS | protected |
mxLow | sot::DDS | protected |
mxUp | sot::DDS | protected |
run() | sot::DDS | inline |