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

This is the complete list of members for Tuneable, including all inherited members.

addToGUI(ofxDatGui &gui)Tuneableinline
BOOL enum valueTuneable
DOUBLE_RANGE enum valueTuneable
fromString(std::string str)Tuneableinline
getDataAddress() const Tuneableinline
getType() const Tuneableinline
getUIAddress() const Tuneableinline
INT_RANGE enum valueTuneable
SET enum valueTuneable
toString()Tuneableinline
Tuneable(int *value, int min, int max, const string &title, const string &description, std::function< void(int)> cb)Tuneableinline
Tuneable(double *value, double min, double max, const string &title, const string &description, std::function< void(double)> cb)Tuneableinline
Tuneable(bool *value, const string &title, const string &description, std::function< void(bool)> cb)Tuneableinline
Type enum nameTuneable