|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.numericalmethod.suanshu.stats.test.distribution.pearson.AS159.RandomMatrix
public static class AS159.RandomMatrix
a random matrix generated by AS159 and its probability
| Field Summary | |
|---|---|
ImmutableMatrix |
A
a random matrix constructed |
double |
prob
the probability of observing this matrix |
| Constructor Summary | |
|---|---|
AS159.RandomMatrix(Matrix A,
double prob)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final ImmutableMatrix A
public final double prob
| Constructor Detail |
|---|
public AS159.RandomMatrix(Matrix A,
double prob)
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||