Class AS159.RandomMatrix
- java.lang.Object
-
- dev.nm.stat.test.distribution.pearson.AS159.RandomMatrix
-
-
Field Summary
Fields Modifier and Type Field Description ImmutableMatrix
A
a random matrix constructed by AS159double
prob
the probability of observing this matrix
-
-
-
Field Detail
-
A
public final ImmutableMatrix A
a random matrix constructed by AS159
-
prob
public final double prob
the probability of observing this matrix
-
-