#include <magic/mobject.h>
#include <magic/mmath.h>
#include <magic/mstring.h>
#include <magic/mpararr.h>
Go to the source code of this file.
Compounds | |
| struct | ClassifResults |
| Struct for returning classification results from Learner::testClassify. More... | |
| class | Learner |
| Abstract interface for any ANN implementations. More... | |
Definition in file learning.h.
1.2.18