class GMMSet


Definition#include <HMM/include/gmm_set.h>
InheritsObject (data-flow)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Members


Detailed Description

int nb_gmms

[protected]

Vector<RCPtr<GMM> > gmms

[protected]

 GMMSet () : nb_gmms(0)

Default Constructor

int  getIDFor (RCPtr<GMM>)

Returns the id corresponding to the pointer (or add if absent)

RCPtr<GMM>  getPtrFor (int id)

Returns the pointer corresponding to the id

void  toIDs (GaussianSet & gauss)

convert all elements to using IDs (before saving)

void  toPtrs (const GaussianSet & gauss)

[const]

convert all elements to using Ptrs (after loading)

void  printOn (ostream &out=cout)

[const virtual]

print function used for operator <<

Reimplemented from Object.

void  readFrom (istream &in=cin)

Read function used for operator >>

Reimplemented from Object.

friend istream & operator >> (istream &in, GMMSet &cov)

extractor operator


Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:40 2002, using kdoc 2.0a40.