mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
Update to v0.9.0
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
ClassFlowAnalog(std::vector<ClassFlow*>* lfc);
|
||||
bool ReadParameter(FILE* pfile, string& aktparamgraph);
|
||||
bool doFlow(string time);
|
||||
string getHTMLSingleStep(string host);
|
||||
string getReadout();
|
||||
|
||||
bool doNeuralNetwork(string time);
|
||||
|
||||
Reference in New Issue
Block a user