Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ get_write_iterator
Method
get_write_iterator
FHE/Ring_Element.cpp:474–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
}
473
474
RingWriteIterator Ring_Element::get_write_iterator()
475
{
476
assert(FFTD);
477
return *this;
478
}
479
480
vector<bigint> Ring_Element::to_vec_bigint() const
481
{
Callers
1
Scale
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected