![]() |
GestureRecognitionToolkit
Version: 1.0 Revision: 04-03-15
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 GRT::GaussNeuron, including all inherited members.
clear() (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
fire(const VectorDouble &x) const (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
GaussNeuron() (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
getInitialized() const (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
getSquaredWeightDistance(const VectorDouble &x) const (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
getWeightDistance(const VectorDouble &x) const (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
init(const UINT numInputs, const double sigma=2.0) (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
initialized (defined in GRT::GaussNeuron) | GRT::GaussNeuron | |
loadNeuronFromFile(fstream &file) (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
numInputs (defined in GRT::GaussNeuron) | GRT::GaussNeuron | |
operator[](const UINT index) (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
saveNeuronToFile(fstream &file) const (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |
sigma (defined in GRT::GaussNeuron) | GRT::GaussNeuron | |
weights (defined in GRT::GaussNeuron) | GRT::GaussNeuron | |
~GaussNeuron() (defined in GRT::GaussNeuron) | GRT::GaussNeuron | inline |