|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omegahat.Simulation.MCMC.MultiDoubleState.CovAccumulator
Field Summary | |
double[][] |
cummat
|
double[] |
cumsum
|
int |
dim
|
int |
nobs
|
Constructor Summary | |
MultiDoubleState.CovAccumulator(int dim)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
public double[][] cummat
public double[] cumsum
public int dim
public int nobs
Constructor Detail |
public MultiDoubleState.CovAccumulator(int dim)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |