Uses of Class
com.bayesserver.learning.parameters.DistributionMonitoring
-
Packages that use DistributionMonitoring Package Description com.bayesserver.learning.parameters -
-
Uses of DistributionMonitoring in com.bayesserver.learning.parameters
Methods in com.bayesserver.learning.parameters that return DistributionMonitoring Modifier and Type Method Description DistributionMonitoringParameterLearningProgress. getDistributionMonitoring()Gets information about the current state of distributions being monitored.static DistributionMonitoringDistributionMonitoring. valueOf(String name)Returns the enum constant of this type with the specified name.static DistributionMonitoring[]DistributionMonitoring. values()Returns an array containing the constants of this enum type, in the order they are declared.
-