44 #include "EST_model_types.h"
60 bool operator ==(
const CSMM &,
const CSMM &);
61 ostream& operator <<(ostream &s,
const CSMM &);
79 ostream& operator <<(ostream &s,
const CSMM_set &ms);
84 const int model_order,
85 const int observation_order);
97 EM_shared_hidden_space(
CSMM_set &models,
98 const int model_order,
101 const int iterations,
110 CSMM_Mahalanobis_distance(
const CSMM &model,
const EST_Track &t);
an accumulator to be owned by every model
Templated Key-Value list. Objects of type EST_TKVL contain lists which are accessed by a key of type ...
somewhere to keep the model parameters
somewhere to keep the models