Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanLucPons/VanitySearch
/ Set
Method
Set
IntGroup.cpp:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void IntGroup::Set(Int *pts) {
32
ints = pts;
33
}
34
35
// Compute modular inversion of the whole group
36
void IntGroup::ModInv() {
Callers
1
ModInv
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected