This is the complete list of members for modelSet< T >, including all inherited members.
getJSON() | modelSet< T > | |
inputNames | modelSet< T > | protected |
isTrained | modelSet< T > | protected |
isTraining | modelSet< T > | protected |
modelSet() | modelSet< T > | |
myModelSet | modelSet< T > | protected |
numInputs | modelSet< T > | protected |
numOutputs | modelSet< T > | protected |
putJSON(const std::string &jsonMessage) | modelSet< T > | |
readJSON(const std::string &filepath) | modelSet< T > | |
reset() | modelSet< T > | |
run(const std::vector< T > &inputVector) | modelSet< T > | |
threadTrain(std::size_t i, const std::vector< trainingExampleTemplate< T > > &training_set) | modelSet< T > | protected |
train(const std::vector< trainingExampleTemplate< T > > &trainingSet) | modelSet< T > | virtual |
writeJSON(const std::string &filepath) | modelSet< T > | |
~modelSet() | modelSet< T > | virtual |