Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ data
Method
data
src/common/ConstSimpleData.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
const void *ConstSimpleData::data() const
34
{
35
return _data;
36
}
37
38
unsigned ConstSimpleData::size() const
39
{
Callers
1
ConstSimpleData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected