|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.linguist.util.LinguistTimer
public class LinguistTimer
Gets successors from a linguist and times them
| Constructor Summary | |
|---|---|
LinguistTimer(Linguist linguist,
boolean details)
Creats a LinguistTimer |
|
| Method Summary | |
|---|---|
void |
timeLinguist(int numRuns,
int numFrames,
int maxBeam)
Times the lingust |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinguistTimer(Linguist linguist,
boolean details)
linguist - the linguist to timedetails - if true print out details| Method Detail |
|---|
public void timeLinguist(int numRuns,
int numFrames,
int maxBeam)
numRuns - the number of simulated runsnumFrames - the number of simulated framesmaxBeam - the size of the beam
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||