public class HmmInnovation extends Object
Constructor and Description |
---|
HmmInnovation(int state,
double observation)
Construct an HMM innovation.
|
Modifier and Type | Method and Description |
---|---|
double |
observation()
Get the observation associated with the hidden state.
|
int |
state()
Get the hidden state.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.