|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omegahat.Simulation.MCMC.Listeners.CovarianceListener
Field Summary | |
protected org.omegahat.Simulation.MCMC.Listeners.MultiDoubleState$CovAccumulator |
cumData
|
Constructor Summary | |
CovarianceListener()
|
Method Summary | |
double[][] |
getCovariance()
|
void |
notify(MCMCEvent e)
Function to be called for notification |
void |
reset()
Reset any stored state to the initial condition |
Methods inherited from class java.lang.Object |
|
Field Detail |
protected org.omegahat.Simulation.MCMC.Listeners.MultiDoubleState$CovAccumulator cumData
Constructor Detail |
public CovarianceListener()
Method Detail |
public double[][] getCovariance()
public void reset()
ResettableListener
reset
in interface ResettableListener
public void notify(MCMCEvent e)
MCMCListener
notify
in interface MCMCListener
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |