class MeanSet


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

Public Methods

Protected Members


Detailed Description

int nb_means

[protected]

Vector<RCPtr<Mean> > means

[protected]

 MeanSet () : nb_means(0)

Default Constructor

RCPtr<Mean>  operator [] (int id)

Indexing operator, returns the Ptr to the specified ID

int  size ()

Returns the number of elements

int  getIDFor (RCPtr<Mean>)

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

RCPtr<Mean>  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, MeanSet &cov)

extractor operator


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