| Package | Description |
|---|---|
| metdetection.joint |
| Modifier and Type | Field and Description |
|---|---|
private java.util.TreeSet<JointModelState> |
JointModel.hypothesisStates
The hypothesis states at the current stage.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.TreeSet<JointModelState> |
JointModelState.close() |
java.util.TreeSet<JointModelState> |
JointModel.getHypotheses() |
java.util.TreeSet<JointModelState> |
JointModelState.handleIncoming(java.util.List<MidiNote> notes) |
| Modifier and Type | Method and Description |
|---|---|
int |
JointModelState.compareTo(JointModelState o) |