gonum.org/v1/gonum/mat.Matrix.At
third-partyThe 3757th most-called third-party method by production calls. Called 200 times across 3 modules; 158 of those run outside tests and generated code.
- prod calls
- 158
- non-test, non-generated
- all calls
- 200
- total callsites
- modules
- 3
- distinct callers
- in loop
- 60%
- of prod calls
- in tests
- 21%
- 42 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 200, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop -
v1/gonum @v0.17.0
stat/mds/mds.go:37
in loop -
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop -
v1/gonum @v0.17.0
spatial/r3/mat.go:50
in loop -
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop -
v1/gonum @v0.17.0
stat/spatial/spatial.go:53
in loop -
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop -
v1/gonum @v0.17.0
mat/dense_arithmetic.go:59
in loop -
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop -
v1/gonum @v0.17.0
mat/dense_arithmetic.go:59
in loop -
sjwhitworth/golearn @v0.0.0-20221228163002-74ae077eafb2
in loop -
v1/gonum @v0.17.0
spatial/r3/mat.go:91
in loop
top callers
The modules that reach for it
The modules that call Matrix.At most in this snapshot.
- gonum.org/v1/gonum18894%
- github.com/sjwhitworth/golearn84%
- gonum.org/v1/plot42%
siblings
More from gonum.org/v1/gonum/mat
The other most-called members in this package. See all →