|
static const int | TypeID = 0 |
| Mandatory id of the class (must be unique amongst Observation classes)
|
|
|
std::ostream & | operator<< (std::ostream &os, const ObsMeasure &m) |
|
ObsMeasure::ObsMeasure |
( |
const Measure & |
M | ) |
|
Construction from a measure.
- Parameters
-
M | The measure from which the observation must be deduced |
ObsMeasure::ObsMeasure |
( |
| ) |
|
HMM::ObsId ObsMeasure::getClosestObs |
( |
const std::vector< ObsMeasure > & |
m | ) |
|
Compute the closest observation.
Given a set of known observation, this function has to find the closest match, if not an exact match
- Parameters
-
m | The map giving the known observations and their corresponding Ids |
- Returns
- The id of the selected observation.
The documentation for this class was generated from the following file: