ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
|
This is the complete list of members for Tuneable, including all inherited members.
addToGUI(ofxDatGui &gui) | Tuneable | inline |
BOOL enum value | Tuneable | |
DOUBLE_RANGE enum value | Tuneable | |
fromString(std::string str) | Tuneable | inline |
getDataAddress() const | Tuneable | inline |
getType() const | Tuneable | inline |
getUIAddress() const | Tuneable | inline |
INT_RANGE enum value | Tuneable | |
SET enum value | Tuneable | |
toString() | Tuneable | inline |
Tuneable(int *value, int min, int max, const string &title, const string &description, std::function< void(int)> cb) | Tuneable | inline |
Tuneable(double *value, double min, double max, const string &title, const string &description, std::function< void(double)> cb) | Tuneable | inline |
Tuneable(bool *value, const string &title, const string &description, std::function< void(bool)> cb) | Tuneable | inline |
Type enum name | Tuneable |