Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ direct_mem
Method
direct_mem
Processor/Program.h:60–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
{ return max_reg[reg_type]; }
59
60
size_t direct_mem(RegType reg_type) const
61
{ return max_mem[reg_type]; }
62
63
const string& get_hash() const
64
{ return hash; }
Callers
1
minimum_size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected