|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRunMcmc
public class RunMcmc
This class contains a main for running MCMC and printing the results periodically. You are welcome to write your own main, but your MCMC code must also work correctly with the main provided here.
Constructor Summary | |
---|---|
RunMcmc()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
This is a simple main that you can use for testing. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunMcmc()
Method Detail |
---|
public static void main(java.lang.String[] argv) throws java.io.FileNotFoundException, java.io.IOException
java.io.FileNotFoundException
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |