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

Method Set

lib/gonum/matrix/mat64/matrix.go:91–91  ·  view source on GitHub ↗

Set alters the matrix element at row i, column j to v. It will panic if i or j are out of bounds for the matrix.

(i, j int, v float64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

LatinHypercubeFunction · 0.65
RejectionFunction · 0.65
TestGrowFunction · 0.65
makeRandOfFunction · 0.65
TestLURankOneFunction · 0.65
TestSubsetSymFunction · 0.65
TestPoolFunction · 0.65

Implementers 15

Denselib/gonum/matrix/mat64/dense.go
curvePointlib/dedis/kyber/pairing/bn256/curve.go
pointG1lib/dedis/kyber/pairing/bn256/point.go
pointG2lib/dedis/kyber/pairing/bn256/point.go
pointGTlib/dedis/kyber/pairing/bn256/point.go
twistPointlib/dedis/kyber/pairing/bn256/twist.go
gfP2lib/dedis/kyber/pairing/bn256/gfp2.go
gfP6lib/dedis/kyber/pairing/bn256/gfp6.go
gfP12lib/dedis/kyber/pairing/bn256/gfp12.go
scalarlib/dedis/kyber/group/edwards25519/sca
pointlib/dedis/kyber/group/edwards25519/poi
Intlib/dedis/kyber/group/mod/int.go

Calls

no outgoing calls

Tested by 5

TestGrowFunction · 0.52
makeRandOfFunction · 0.52
TestLURankOneFunction · 0.52
TestSubsetSymFunction · 0.52
TestPoolFunction · 0.52