MCPcopy Create free account
hub / github.com/DistributedML/Biscotti / SetString

Method SetString

lib/dedis/kyber/group/mod/int.go:121–134  ·  view source on GitHub ↗

SetString sets the Int to a rational fraction n/d represented by a pair of strings. If d == "", then the denominator is taken to be 1. Returns (i,true) on success, or (nil,false) if either string fails to parse.

(n, d string, base int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

InitStringMethod · 0.95
Param25519Function · 0.95
ParamE382Function · 0.95
Param41417Function · 0.95
ParamE521Function · 0.95
bigFromBase10Function · 0.80
const.goFile · 0.80
Param1174Function · 0.80
NewBlakeSHA256QR512Function · 0.80
putvalueMethod · 0.80

Calls 1

DivMethod · 0.95

Tested by

no test coverage detected