Package | Description |
---|---|
com.bayesserver.learning.structure |
Modifier and Type | Method and Description |
---|---|
StructuralLearningProgress |
ChowLiuStructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
StructuralLearningProgress |
ClusteringStructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
StructuralLearningProgress |
HierarchicalStructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
StructuralLearningProgress |
PCStructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
StructuralLearningProgress |
SearchStructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
StructuralLearningProgress |
StructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
StructuralLearningProgress |
TANStructuralLearningOptions.getProgress()
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
Modifier and Type | Method and Description |
---|---|
void |
ChowLiuStructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
void |
ClusteringStructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
void |
HierarchicalStructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
void |
PCStructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
void |
SearchStructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
void |
StructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
void |
TANStructuralLearningOptions.setProgress(StructuralLearningProgress value)
Gets of sets the instance implementing
StructuralLearningProgress , used for progress notifications. |
Copyright © 2021. All rights reserved.