STK++ 0.9.13
include Directory Reference
Directory dependency graph for include:
include

Directories

 CategoricalModels
 
 DiagGaussianModels
 
 GammaModels
 
 HDGaussianMatrixModels
 
 HDGaussianModels
 
 KernelModels
 
 MixtureAlgo
 
 MixtureCriterion
 
 MixtureInit
 
 MixtureStrategy
 
 PoissonModels
 

Files

 STK_Clust_Util.h
 In this file we define the enum, constants and utilities functions of the Clustering project.
 
 STK_IMixture.h
 define the main interface for linking specific mixture model to the composer.
 
 STK_IMixtureBridge.h
 In this file we define the interface for all the bridge classes between the mixtures and the composer.
 
 STK_IMixtureComposer.h
 In this file we define the abstract base class for mixture models.
 
 STK_IMixtureDensity.h
 In this file we define the main interface class for mixture models.
 
 STK_IMixtureLearner.h
 In this file we define the interface base class for learners.
 
 STK_IMixtureManager.h
 In this file we define the Interface class IMixtureManager.
 
 STK_IMixtureModel.h
 In this file we define the main interface class for mixture models.
 
 STK_IMixtureModelBase.h
 In this file we define the interface base class for mixture models.
 
 STK_IMixtureStatModel.h
 In this file we define the abstract base class for mixture statistical models.
 
 STK_MixtureComposer.h
 In this file we define the class MixtureComposer.
 
 STK_MixtureComposerFacade.h
 In this file we define a facade class for p_composers.
 
 STK_MixtureFacade.h
 In this file we define the StrategyFacade and LearnFacade which construct properly a way to estimate/learn a mixture model.
 
 STK_MixtureLearner.h
 In this file we define the class MixtureLearner.
 
 STK_MixtureSemiLearner.h
 In this file we define the MixtureSemiLearner class for semi-supervised learning models.