#include "Core/Training/Svm.h"
Include dependency graph for load.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Training |
Functions | |
Classifier * | Impala::Core::Training::LoadClassifier (CString modelFileName, Util::Database *db) |
factory function for loading classifiers. |