MCPcopy 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
31void IntGroup::Set(Int *pts) {
32 ints = pts;
33}
34
35// Compute modular inversion of the whole group
36void IntGroup::ModInv() {

Callers 1

ModInvMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected