Uses of Class
jline.api.infer.ObsSpec
Packages that use ObsSpec
-
Uses of ObsSpec in jline.api.infer
Methods in jline.api.infer that return ObsSpecModifier and TypeMethodDescriptionstatic ObsSpecObserve the queue length of the named element.static ObsSpecObserve the response time of the named element (entry or reference task).static ObsSpecObserve the throughput of the named element.static ObsSpecObserve the utilization of the named element (typically a processor).Method parameters in jline.api.infer with type arguments of type ObsSpecModifier and TypeMethodDescriptionstatic MatrixInferLqn.getObs(LayeredNetworkAvgTable table, List<ObsSpec> obsSpec) Extract the observation vector selected by obsSpec from a solved table.