KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Statistics::LinearProcessHMMState Class Reference

Public Member Functions

void CollapseByState (int k=1, bool refit=true)
 
void CollapseToSingleState (int k=1, bool refit=true)
 
void CollapseWeighted (int ktotal=1, bool refit=true)
 
void GetY (GaussianMixtureModelRaw &ycollapsed) const
 
void GetY (Vector &ymean, Matrix &ycov) const
 
void GetXY (GaussianMixtureModelRaw &xycollapsed) const
 

Public Attributes

Vector p
 
Vector xPrev
 
Vector x
 
std::vector< GaussianMixtureModelRawy
 
std::vector< GaussianMixtureModelRawxy
 
const std::vector< int > * xindices
 
const std::vector< int > * yindices
 

The documentation for this class was generated from the following files: