HomeSort by relevance Sort by last modified time
    Searched refs:SWIhmmState (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/include/
swimodel.h 41 SWIhmmState;
53 const SWIhmmState *hmmstates; /* size num_hmmstates ~ 800*/
68 scodata mixture_diagonal_gaussian_swimodel(const preprocessed *prep, const SWIhmmState *spd, short num_dims);
  /external/srec/srec/clib/
swimodel.c 354 SWIhmmState* hmmstates = (SWIhmmState*) CALLOC(swimodel->num_hmmstates, sizeof(SWIhmmState), "clib.models.states");
435 const SWIhmmState *spd, short num_dims)

Completed in 29 milliseconds