Generate an accompaniement for a given melody
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Observation.hpp File Reference

This file contains the descriptions of what can be observation types. Each observation class should include a static member describing its id (and each ID should be unique). More...

#include "Markov.hpp"
#include "Music.hpp"
#include <iostream>

Go to the source code of this file.

Classes

class  ObsMeasure
 
class  ObsPresenceStats
 An observation class based on statitistics of presence of the notes. We compute a the percentage each note appears in the measure. As a distance, we use the distance induced by the infinite norm on these vectors of percentage. More...
 

Detailed Description

This file contains the descriptions of what can be observation types. Each observation class should include a static member describing its id (and each ID should be unique).

Date
Thu Oct 9 22:32:21 2014