Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ get
Method
get
Math/gfpvar.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
177
template<int X, int L>
178
typename gfpvar_<X, L>::modp_type gfpvar_<X, L>::get() const
179
{
180
return a;
181
}
182
183
template<int X, int L>
184
const void* gfpvar_<X, L>::get_ptr() const
Callers
3
gfpvar_
Method · 0.45
get_ptr
Method · 0.45
check
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected