class_t Struct Reference

class to store the classifier parameters More...

#include <classify.h>

List of all members.

Public Attributes

char * classname [NUMCLASSES]
int32 windowlen
mgau_model_tg
s3cipid_t classmap [NUMCLASSES]
int32 priors [NUMCLASSES]
int32 window [VOTEWINDOWLEN]
int32 postprocess
int32 classlatency

Detailed Description

class to store the classifier parameters


Member Data Documentation

char* class_t::classname[NUMCLASSES]

An array of class names

The endpoint model

int32 class_t::priors[NUMCLASSES]
int32 class_t::window[VOTEWINDOWLEN]

the voting window contains class numbers

The window length


The documentation for this struct was generated from the following file:

Generated on 7 Mar 2010 by  doxygen 1.6.1