|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase cc.mallet.grmm.test.TestFactorGraph
public class TestFactorGraph
Created: Mar 17, 2005
Constructor Summary | |
---|---|
TestFactorGraph(java.lang.String name)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testAllFactorsOf()
|
void |
testAllFactorsOf2()
|
void |
testAsTable()
|
void |
testAsTable2()
|
void |
testCacheExpanding()
|
void |
testClear()
|
void |
testContinousSample()
|
void |
testContinousSample2()
|
void |
testEmbeddedFactorGraph()
|
void |
testLogNormalize()
|
void |
testLogTableTimesFg()
|
void |
testMarginalize()
|
void |
testMultiply()
|
void |
testMultiplyBy()
|
void |
testNormalize()
|
void |
testNumVariables()
|
void |
testRedundantDomains()
|
void |
testRemove()
|
void |
testSum()
|
void |
testTableTimesFg()
|
void |
testValue()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestFactorGraph(java.lang.String name)
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testMultiplyBy()
public void testNumVariables()
public void testMultiply()
public void testValue()
public void testMarginalize()
public void testSum()
public void testNormalize()
public void testLogNormalize()
public void testEmbeddedFactorGraph()
public void testAsTable()
public void testTableTimesFg()
public void testLogTableTimesFg()
public void testRemove()
public void testRedundantDomains()
public void testContinousSample() throws java.io.IOException
java.io.IOException
public void testContinousSample2() throws java.io.IOException
java.io.IOException
public void testAllFactorsOf() throws java.io.IOException
java.io.IOException
public void testAllFactorsOf2() throws java.io.IOException
java.io.IOException
public void testAsTable2()
public void testClear()
public void testCacheExpanding()
public static junit.framework.Test suite()
public static void main(java.lang.String[] args) throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |