| activation | CNeuronBaseOCL | protected |
| Activation(void) | CNeuronBaseOCL | inlinevirtual |
| alpha | CNeuronBaseOCL | protected |
| calcHiddenGradients(CObject *TargetObject) | CNeuronBaseOCL | virtual |
| calcHiddenGradients(CNeuronBaseOCL *NeuronOCL) | CNeuronBaseOCL | virtual |
| calcInputGradients(CNeuronBaseOCL *NeuronOCL) | CNeuronConvOCL | virtual |
| calcOutputGradients(CArrayDouble *Target) | CNeuronBaseOCL | virtual |
| CNeuronBaseOCL(void) | CNeuronBaseOCL | |
| CNeuronConvOCL(void) | CNeuronConvOCL | inline |
| CNeuronProofOCL(void) | CNeuronProofOCL | inline |
| DeltaWeights | CNeuronBaseOCL | protected |
| DeltaWeightsConv | CNeuronConvOCL | protected |
| feedForward(CNeuronBaseOCL *NeuronOCL) | CNeuronConvOCL | protectedvirtual |
| FeedForward(CObject *SourceObject) | CNeuronBaseOCL | virtual |
| FirstMomentum | CNeuronBaseOCL | protected |
| FirstMomentumConv | CNeuronConvOCL | protected |
| getConnections(void) | CNeuronBaseOCL | inlinevirtual |
| getDeltaWeightsIndex(void) | CNeuronBaseOCL | inlinevirtual |
| getFirstMomentumIndex(void) | CNeuronBaseOCL | inlinevirtual |
| getGradient(double &values[]) | CNeuronBaseOCL | inlinevirtual |
| getGradientIndex(void) | CNeuronBaseOCL | inlinevirtual |
| getOutputIndex(void) | CNeuronBaseOCL | inlinevirtual |
| getOutputVal(double &values[]) | CNeuronBaseOCL | inlinevirtual |
| getOutputVal(CArrayDouble *values) | CNeuronBaseOCL | inlinevirtual |
| getPrevOutIndex(void) | CNeuronBaseOCL | inlinevirtual |
| getPrevVal(double &values[]) | CNeuronBaseOCL | inlinevirtual |
| getSecondMomentumIndex(void) | CNeuronBaseOCL | inlinevirtual |
| getWeights(double &values[]) | CNeuronBaseOCL | inlinevirtual |
| getWeightsIndex(void) | CNeuronBaseOCL | inlinevirtual |
| Gradient | CNeuronBaseOCL | protected |
| Init(uint numOutputs, uint myIndex, COpenCLMy *open_cl, uint window, uint step, uint window_out, uint units_count, ENUM_OPTIMIZATION optimization_type) | CNeuronConvOCL | virtual |
| CNeuronProofOCL::Init(uint numOutputs, uint myIndex, COpenCLMy *open_cl, int window, int step, int units_count, ENUM_OPTIMIZATION optimization_type) | CNeuronProofOCL | virtual |
| CNeuronBaseOCL::Init(uint numOutputs, uint myIndex, COpenCLMy *open_cl, uint numNeurons, ENUM_OPTIMIZATION optimization_type) | CNeuronBaseOCL | virtual |
| iStep | CNeuronProofOCL | protected |
| iWindow | CNeuronProofOCL | protected |
| iWindowOut | CNeuronConvOCL | protected |
| Load(int const file_handle) | CNeuronConvOCL | virtual |
| m_myIndex | CNeuronBaseOCL | protected |
| Neurons(void) | CNeuronBaseOCL | inlinevirtual |
| OpenCL | CNeuronBaseOCL | protected |
| optimization | CNeuronBaseOCL | protected |
| Output | CNeuronBaseOCL | protected |
| PrevOutput | CNeuronBaseOCL | protected |
| Save(int const file_handle) | CNeuronConvOCL | virtual |
| SecondMomentum | CNeuronBaseOCL | protected |
| SecondMomentumConv | CNeuronConvOCL | protected |
| SetActivationFunction(ENUM_ACTIVATION value) | CNeuronBaseOCL | inlinevirtual |
| SetGradientIndex(int index) | CNeuronConvOCL | inlinevirtual |
| t | CNeuronBaseOCL | protected |
| Type(void) const | CNeuronConvOCL | inlinevirtual |
| updateInputWeights(CNeuronBaseOCL *NeuronOCL) | CNeuronConvOCL | protectedvirtual |
| UpdateInputWeights(CObject *SourceObject) | CNeuronBaseOCL | virtual |
| Weights | CNeuronBaseOCL | protected |
| WeightsConv | CNeuronConvOCL | protected |
| ~CNeuronBaseOCL(void) | CNeuronBaseOCL | |
| ~CNeuronConvOCL(void) | CNeuronConvOCL | |
| ~CNeuronProofOCL(void) | CNeuronProofOCL | |