![]() |
GestureRecognitionToolkit
Version: 0.1.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This is the complete list of members for GaussNeuron, including all inherited members.
| clear() (defined in GaussNeuron) | GaussNeuron | inline |
| fire(const VectorFloat &x) const (defined in GaussNeuron) | GaussNeuron | inline |
| GaussNeuron() (defined in GaussNeuron) | GaussNeuron | inline |
| getInitialized() const (defined in GaussNeuron) | GaussNeuron | inline |
| getSquaredWeightDistance(const VectorFloat &x) const (defined in GaussNeuron) | GaussNeuron | inline |
| getWeightDistance(const VectorFloat &x) const (defined in GaussNeuron) | GaussNeuron | inline |
| init(const UINT numInputs, const Float sigma=2.0) (defined in GaussNeuron) | GaussNeuron | inline |
| initialized (defined in GaussNeuron) | GaussNeuron | |
| loadNeuronFromFile(std::fstream &file) (defined in GaussNeuron) | GaussNeuron | inline |
| numInputs (defined in GaussNeuron) | GaussNeuron | |
| operator[](const UINT index) (defined in GaussNeuron) | GaussNeuron | inline |
| saveNeuronToFile(std::fstream &file) const (defined in GaussNeuron) | GaussNeuron | inline |
| sigma (defined in GaussNeuron) | GaussNeuron | |
| weights (defined in GaussNeuron) | GaussNeuron | |
| ~GaussNeuron() (defined in GaussNeuron) | GaussNeuron | inline |