Uses of Interface
com.bayesserver.learning.structure.StructuralLearningProgress
-
Packages that use StructuralLearningProgress Package Description com.bayesserver.learning.structure -
-
Uses of StructuralLearningProgress in com.bayesserver.learning.structure
Methods in com.bayesserver.learning.structure that return StructuralLearningProgress Modifier and Type Method Description StructuralLearningProgressChowLiuStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.StructuralLearningProgressClusteringStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.StructuralLearningProgressHierarchicalStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.StructuralLearningProgressPCStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.StructuralLearningProgressSearchStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.StructuralLearningProgressStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.StructuralLearningProgressTANStructuralLearningOptions. getProgress()Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.Methods in com.bayesserver.learning.structure with parameters of type StructuralLearningProgress Modifier and Type Method Description voidChowLiuStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.voidClusteringStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.voidHierarchicalStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.voidPCStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.voidSearchStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.voidStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.voidTANStructuralLearningOptions. setProgress(StructuralLearningProgress value)Gets of sets the instance implementingStructuralLearningProgress, used for progress notifications.
-