Package jline.solvers.env
Class RenvEvent
-
-
Field Summary
Fields Modifier and Type Field Description public Eventeventprotected intnodeprotected EventTypeeventprotected intjobclassprotected doubleprobprotected SerializableFunction<Pair<Map<Node, Matrix>, Map<Node, Matrix>>, Double>probFunprotected Matrixstateprotected doubletprotected doublejob
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class jline.lang.Event
getEvent, getJob, getJobClass, getNode, getProb, getProb, getProbFun, getState, getT, setEvent, setJob, setJobClass, setNode, setProb, setProbFun, setState, setT -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-