GestureRecognitionToolkit
Version: 0.2.5
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, const Float minWeightRange=-1.0, const Float maxWeightRange=1.0) (defined in GaussNeuron) | GaussNeuron | inline |
initialized (defined in GaussNeuron) | GaussNeuron | |
load(std::fstream &file) (defined in GaussNeuron) | GaussNeuron | inline |
numInputs (defined in GaussNeuron) | GaussNeuron | |
operator[](const UINT index) (defined in GaussNeuron) | GaussNeuron | inline |
operator[](const UINT index) const (defined in GaussNeuron) | GaussNeuron | inline |
save(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 |