31 #ifndef _MIXMODELDATA_H__ 32 #define _MIXMODELDATA_H__ 34 #include <shogun/lib/config.h> SGVector< float64_t > weights
SGMatrix< float64_t > alpha
CDynamicObjectArray * components
Dynamic array class for CSGObject pointers that creates an array that can be used like a list or an a...
all of classes and functions are contained in the shogun namespace
This structure is used for storing data required for using the generic Expectation Maximization (EM) ...