RapidLib  v2.1.0
A simple library for interactive machine learning
seriesClassification.h File Reference
#include <vector>
#include <string>
#include <map>
#include "fastDTW.h"
#include "trainingExample.h"
Include dependency graph for seriesClassification.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seriesClassificationTemplate< T >
 
struct  seriesClassificationTemplate< T >::minMax< TT >
 

Typedefs

using seriesClassification = seriesClassificationTemplate< double >
 
using seriesClassificationFloat = seriesClassificationTemplate< float >
 

Detailed Description

RapidLib

Author
Michael Zbyszynski
Date
08 Jun 2017

Typedef Documentation

§ seriesClassification

§ seriesClassificationFloat