ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
GRT::ThresholdDetection Member List
This is the complete list of members for
GRT::ThresholdDetection
, including all inherited members.
alpha
GRT::ThresholdDetection
protected
beta
GRT::ThresholdDetection
protected
bufferLength
GRT::ThresholdDetection
protected
computeFeatures
(const VectorDouble &inputVector)
GRT::ThresholdDetection
virtual
dataBuffer
GRT::ThresholdDetection
protected
deepCopyFrom
(const FeatureExtraction *featureExtraction)
GRT::ThresholdDetection
virtual
getBufferData
()
GRT::ThresholdDetection
getBufferData
() const
GRT::ThresholdDetection
init
(UINT bufferLength, UINT numDimensions, double alpha, double beta)
GRT::ThresholdDetection
inNoise
GRT::ThresholdDetection
protected
loadModelFromFile
(string filename)
GRT::ThresholdDetection
virtual
loadModelFromFile
(fstream &file)
GRT::ThresholdDetection
virtual
operator=
(const ThresholdDetection &rhs)
GRT::ThresholdDetection
registerModule
GRT::ThresholdDetection
protected
static
reset
()
GRT::ThresholdDetection
virtual
saveModelToFile
(string filename) const
GRT::ThresholdDetection
virtual
saveModelToFile
(fstream &file) const
GRT::ThresholdDetection
virtual
ThresholdDetection
(UINT bufferLength=100, UINT numDimensions=1, double alpha=4.0, double beta=1.2)
GRT::ThresholdDetection
ThresholdDetection
(const ThresholdDetection &rhs)
GRT::ThresholdDetection
update
(double x)
GRT::ThresholdDetection
update
(const VectorDouble &x)
GRT::ThresholdDetection
~ThresholdDetection
()
GRT::ThresholdDetection
virtual
Generated by
1.8.11