ChangeDetectionFunction.h File Reference
#include "TCSgram.h"
#include <valarray>
Include dependency graph for ChangeDetectionFunction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ChangeDFConfig
 
class  ChangeDetectionFunction
 

Typedefs

typedef std::valarray< double > ChangeDistance
 

Typedef Documentation

typedef std::valarray<double> ChangeDistance

Definition at line 23 of file ChangeDetectionFunction.h.