Main Page | Class List | Directories | File List | Class Members | File Members

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

int32 class_t::classlatency
 

s3cipid_t class_t::classmap[NUMCLASSES]
 

char* class_t::classname[NUMCLASSES]
 

An array of class names

mgau_model_t* class_t::g
 

The endpoint model

int32 class_t::postprocess
 

int32 class_t::priors[NUMCLASSES]
 

int32 class_t::window[VOTEWINDOWLEN]
 

the voting window contains class numbers

int32 class_t::windowlen
 

The window length


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:33 2009 by  doxygen 1.3.9.1