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

Go to the source code of this file.

Classes

class  classificationTemplate< T >
 

Typedefs

using classification = classificationTemplate< double >
 
using classificationFloat = classificationTemplate< float >
 

Typedef Documentation

§ classification

§ classificationFloat