#include <iri_base_algorithm/iri_base_algorithm.h>
#include <iri_svmsgd/new_train_example_service.h>
#include <iri_svmsgd/calibration_service.h>
#include <iri_svmsgd/calibration.h>
#include <iri_svmsgd/learn_example.h>
#include <iri_svmsgd/linear_classifier.h>
#include "svmsgd_alg.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | SvmsgdAlgNode |
IRI ROS Specific Algorithm Class. More... |