Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ init_field
Method
init_field
FHEOffline/DataSetup.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
170
template <>
171
void PartSetup<FFT_Data>::init_field()
172
{
173
gfp::init_field(FieldD.get_prime());
174
}
175
176
template <>
177
void PartSetup<P2Data>::init_field()
Callers
2
init
Method · 0.45
unpack
Method · 0.45
Calls
1
get_prime
Method · 0.45
Tested by
no test coverage detected