Package jline.api.mam
Class Map_stochcomp
java.lang.Object
jline.api.mam.Map_stochcomp
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixCellmap_stochcomp(MatrixCell MAP, int[] retainIdx) Performs stochastic complementation on a MAP by eliminating specified states.static MatrixCellmap_stochcomp(Matrix D0, Matrix D1, int[] retainIdx) Performs stochastic complementation on a MAP by eliminating specified states.
-
Method Details
-
map_stochcomp
Performs stochastic complementation on a MAP by eliminating specified states. -
map_stochcomp
Performs stochastic complementation on a MAP by eliminating specified states.
-