class CovarianceSet


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

Public Methods

Protected Members


Detailed Description

int nb_covariances

[protected]

Vector<RCPtr<Covariance> > covariances

[protected]

 CovarianceSet () : nb_covariances (0)

Default Constructor

void  toInvert (const MeanSet &means)

Converts the covariances from accum mode to invert mode

int  size ()

Returns the number of elements

RCPtr<Covariance>  operator [] (int id)

Indexing operator, returns the Ptr to the specified ID

int  getIDFor (RCPtr<Covariance>)

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

RCPtr<Covariance>  getPtrFor (int id)

[const]

Returns the pointer corresponding to the id

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, CovarianceSet &cov)

extractor operator


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