|
SSJ V. 2.0. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MatrixOfObservationListener
Represents an object that can listen to observations broadcast by matrices of statistical probes.
| Method Summary | |
|---|---|
void |
newMatrixOfObservations(MatrixOfStatProbes<?> matrixOfProbes,
DoubleMatrix2D x)
Receives the new matrix of observations x broadcast by the matrix of statistical probes matrixOfProbes. |
| Method Detail |
|---|
void newMatrixOfObservations(MatrixOfStatProbes<?> matrixOfProbes,
DoubleMatrix2D x)
matrixOfProbes - the matrix of statistical probes broadcasting the observation.x - the matrix of observations being broadcast.
|
SSJ V. 2.0. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||