|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Flags an object as being able to register itself with a model trainer.
Method Summary | |
void |
registerWithTrainer(ModelTrainer mt)
Perform any registration that is necessary with mt. |
Method Detail |
public void registerWithTrainer(ModelTrainer mt) throws BioException
This may include registering handlers for transition or emission counts, or registering other Trainable objects with the ModelTrainer.
mt
- the ModelTrainer that encapsulates the training environment
BioException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |