In file ../include/EST_FeatureData.h:

class EST_FeatureSample

A class for containing arbitrary multi-dimensional feature data.

Inheritance:


Public Fields

[more] Information functions

[more] set number of samples to be held in object and allocate space for storing them


Documentation

A class for containing arbitrary multi-dimensional feature data.

A number of fields are defined in the EST_FeatureData class, each of which represents a measurable quantity, such as height, age or gender. Any number of fields can be defined and each field can take a float, integer or string value. The class holds mutiple instances of field values, representing samples taken from a population.

Several statistical training, testing and analysis programs use EST_FeatureData as input and output. Member functions exist for comparing fields, extracting given named or numbered fields, can converting appropriate fields to a EST_FMatrix.

o Information functions

o set number of samples to be held in object and allocate space for storing them
set number of samples to be held in object and allocate space for storing them


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk