Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ getMemStepSize
Function
getMemStepSize
src/backend/cpu/memory.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
size_t getMemStepSize() { return memoryManager().getMemStepSize(); }
47
48
void signalMemoryCleanup() { memoryManager().signalMemoryCleanup(); }
49
Callers
nothing calls this directly
Calls
1
getMemStepSize
Method · 0.45
Tested by
no test coverage detected