SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprDtwFeatures Struct Reference

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...
 

Field Documentation

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