public static class AS159.RandomMatrix
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
ImmutableMatrix |
A
a random matrix constructed
|
double |
prob
the probability of observing this matrix
|
| Constructor and Description |
|---|
RandomMatrix(Matrix A,
double prob) |
public final ImmutableMatrix A
public final double prob
public RandomMatrix(Matrix A, double prob)