Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ getNlevels
Method
getNlevels
src/include/core/dataMemory.hpp:71–71 ·
view source on GitHub ↗
get number of levels
Source
from the content-addressed store, hash-verified
69
70
// get number of levels
71
int getNlevels() const { return levels.size(); }
72
73
/**** functions which will be forwarded to the corresponding level *****/
74
Callers
1
runSingleThreaded
Method · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected