This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
function_traits::_implem::check_signature< pos, T, Args > | |
function_traits::_implem::check_signature< pos, T, Arg > | |
function_traits::_implem::check_signature< pos, T, Head, Tail...> | |
Chord | Describe a chord |
CompleteNoteName | Fully describes a note (name + accidental) |
Pitch | Describe a note with its absolute pitch |
Note | Describe a note as a musical event (pitch + duration) |
Data | |
Database | Input operator for NoteName The format is capital or small letters for the NoteName |
function_traits::_implem::function_traits< F > | |
function_traits::_implem::function_traits< R(Args...)> | |
function_traits::_implem::function_traits< R(*)(Args...)> | |
function_traits::_implem::function_traits< R(T::*)(Args...)> | |
function_traits::_implem::function_traits< R(T::*)(Args...) const > | |
function_traits::_implem::function_traits< R(T::*)(Args...)>::get_arg< N > | |
HMM | Unified interface for HMMs, independant of the observation type |
HMM_backend< Obs > | Backend for a Hidden Markov Model object, templated over the observation type |
Key | Describe the key of a melody |
Measure | Describe a musical bar |
ObsMeasure | |
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 |
Melody | Describes a melody |
RuleCombination | |
SongPlayer | |
HMM_backend< Obs >::State | |
function_traits::_implem::static_and< b1, b2 > | |
function_traits::_implem::static_and< true, true > | |
Database::Style | |
Time | |
Track | |