Uses of Interface
com.bayesserver.learning.parameters.ParameterLearningProgress
-
Packages that use ParameterLearningProgress Package Description com.bayesserver.learning.parameters -
-
Uses of ParameterLearningProgress in com.bayesserver.learning.parameters
Methods in com.bayesserver.learning.parameters that return ParameterLearningProgress Modifier and Type Method Description ParameterLearningProgressParameterLearningOptions. getProgress()Gets of sets the instance implementingParameterLearningProgress, used for progress notifications.Methods in com.bayesserver.learning.parameters with parameters of type ParameterLearningProgress Modifier and Type Method Description voidParameterLearningOptions. setProgress(ParameterLearningProgress value)Gets of sets the instance implementingParameterLearningProgress, used for progress notifications.
-