Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ getNLevels
Method
getNLevels
src/include/core/dataReader.hpp:168–168 ·
view source on GitHub ↗
return number in input levels
Source
from the content-addressed store, hash-verified
166
167
// return number in input levels
168
int getNLevels() { return nLevels; }
169
170
// number of elements
171
int getLevelN() { return myLcfg->N; }
Callers
2
setupNewNames
Method · 0.80
setupNewNames
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected