Constructor
new HhmmDecoderLfo(options)
Parameters:
| Name | Type | Description | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Override defaults. Properties
|
- Source:
Methods
reset()
Resets the intermediate results of the estimation.
- Source:
Lfo class loading Hierarchical HMM models created by the XMM library to process an input stream of vectors (models must have been trained from the same input stream). As the results of the classification / following / regression are more complex than a simple vector, a callback function can be passed to the constructor to handle them, or they can alternatively be queried via the readonly filterResults property.
| Name | Type | Description | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Override defaults. Properties
|
Resets the intermediate results of the estimation.