ESP  0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
GRT::ThresholdDetection Member List

This is the complete list of members for GRT::ThresholdDetection, including all inherited members.

alphaGRT::ThresholdDetectionprotected
betaGRT::ThresholdDetectionprotected
bufferLengthGRT::ThresholdDetectionprotected
computeFeatures(const VectorDouble &inputVector)GRT::ThresholdDetectionvirtual
dataBufferGRT::ThresholdDetectionprotected
deepCopyFrom(const FeatureExtraction *featureExtraction)GRT::ThresholdDetectionvirtual
getBufferData()GRT::ThresholdDetection
getBufferData() const GRT::ThresholdDetection
init(UINT bufferLength, UINT numDimensions, double alpha, double beta)GRT::ThresholdDetection
inNoiseGRT::ThresholdDetectionprotected
loadModelFromFile(string filename)GRT::ThresholdDetectionvirtual
loadModelFromFile(fstream &file)GRT::ThresholdDetectionvirtual
operator=(const ThresholdDetection &rhs)GRT::ThresholdDetection
registerModuleGRT::ThresholdDetectionprotectedstatic
reset()GRT::ThresholdDetectionvirtual
saveModelToFile(string filename) const GRT::ThresholdDetectionvirtual
saveModelToFile(fstream &file) const GRT::ThresholdDetectionvirtual
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::ThresholdDetectionvirtual