close() | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
configure(ResourceFinder &rf) | Interface | |
dataPointLimitsReceived(float low, float hi) | SOMInterface | signal |
gpuListReceived(QStringList gpuList) | Interface | signal |
inputPort | Interface | protected |
Interface(GUI *pGUI) | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
Interface() | Interface | |
leftCam | Interface | |
leftMotion | Interface | |
mapReceived(QVector< float > map) | SOMInterface | signal |
module | Interface | protected |
numInputsReceived(int numInputs) | SOMInterface | signal |
outputPort | Interface | protected |
parametersReceived(float learningRate, int numSubIterations, int numOutputs, int iterationPause) | SOMInterface | signal |
printMessage() | Interface | protectedvirtual |
processGpuList() | Interface | protectedvirtual |
processPortData() | SOMInterface | protectedvirtual |
progressReceived(int progress) | Interface | signal |
receivedBottle | Interface | protected |
rightCam | Interface | |
rightMotion | Interface | |
sendAbortRequest() | Interface | slot |
sendActivity() | Interface | |
sendCpuRequest() | Interface | |
sendDataPointLimits() | Interface | |
sendError(int iteration, float error) | Interface | |
sendErrors() | Interface | |
sendGpuDeviceList() | Interface | |
sendGpuID(int gpuID) | Interface | |
sendGpuIDs(QVector< int > gpuIDs) | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuList() | Interface | |
sendGpuListRequest() | Interface | |
sendIterationsPause(int iterationPause) | SOMInterface | |
sendLearningRate(double learningRate) | SOMInterface | |
sendMap() | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendMessage(string message) | Interface | |
sendNetwork() | Interface | |
sendNumInputs() | Interface | |
sendNumOutputs(int numOutputs) | SOMInterface | |
sendParameters(float learningRate, int numSubIterations, int numOutputs, int iterationPause) | SOMInterface | slot |
Interface::sendParameters() | Interface | |
Interface::sendParameters(float learningRate, float momentum, float threshold, float weightRange, int iterations, int seed, int numFastNeurons, int numSlowNeurons, int ioDeltaT, int fastDeltaT, int slowDeltaT, int debuggingLevel, int portUpdateInterval) | Interface | |
sendParametersRequest() | Interface | |
sendProgress(int progress) | Interface | |
sendProgress(int progress) | Interface | |
sendQuitRequest() | Interface | |
sendSaveRequest(QString fileName) | SOMInterface | |
sendSimulationMode(int simulationMode) | Interface | slot |
sendStartRequest() | Interface | slot |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStatus(int status) | Interface | |
sendStopRequest() | Interface | slot |
sendSubIterations(int numSubIterations) | SOMInterface | |
sendTrainingRequest(QString fileName) | SOMInterface | |
sendTrainingRequest(int numSamples, int numInputs, QVector< double > trainingData) | SOMInterface | |
sendTrainingTime() | Interface | |
sendVisualiseLearning(int visualiseLearning) | SOMInterface | slot |
SOMInterface(GUI *pGUI) | SOMInterface | |
statusReceived(int statusID) | Interface | signal |
trainingTimeReceived(float time) | SOMInterface | signal |