SPRAAK
|
Data Fields | |
float * | data |
the data (one big block for now) More... | |
size_t | nfr |
the number of frames More... | |
size_t | vlen_orig |
size_t | vlen_vec |
float * | alloc |
the allocated data More... | |
float* SprDtwFeatures::data |
the data (one big block for now)
size_t SprDtwFeatures::nfr |
the number of frames
size_t SprDtwFeatures::vlen_orig |
the feature vector length on loading (before making the data vector processing compliant)
size_t SprDtwFeatures::vlen_vec |
the feature vector length after loading (making the data vector processing compliant)
float* SprDtwFeatures::alloc |
the allocated data