swimodel.h | 34 short num_pdfs; /* number of pdfs for this state */ member in struct:__anon11201 52 modelID num_pdfs; /* total number of pdfs ~ 4800 */ member in struct:__anon11202 54 const featdata *allmeans; /* size num_dims*num_pdfs ~ 36*4800 */ 55 const wtdata *allweights; /* size num_pdfs ~ 4800 */
|