|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.linguist.acoustic.tiedstate.test.MixtureComponentTest
public class MixtureComponentTest
Some tests which test the functionality of MixtureComponentt
s.
Constructor Summary | |
---|---|
MixtureComponentTest()
|
Method Summary | |
---|---|
void |
setup()
|
void |
testClone()
Tests whether a MixtureComponent s can be cloned (using deep copying). |
void |
testUnivariateDensity()
Compute the density values of a sampled interval with an univariate MixtureComponent and compare
values with the precomputed-computed ones. |
void |
testUnivariateMeanTransformation()
Tests whether working with different types transformations works properly. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MixtureComponentTest()
Method Detail |
---|
public void setup()
public void testUnivariateDensity()
MixtureComponent
and compare
values with the precomputed-computed ones.
public void testUnivariateMeanTransformation()
public void testClone() throws java.lang.CloneNotSupportedException
MixtureComponent
s can be cloned (using deep copying).
java.lang.CloneNotSupportedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |