#include "abstractrecognisertrainer.h"
#include "linearrecogniser.h"
#include <QHash>
#include <QVector>
Go to the source code of this file.