gonum.org/v1/gonum/mat.Dense.Copy
third-partyThe 9282nd most-called third-party method by production calls. Called 85 times across 2 modules; 64 of those run outside tests and generated code.
- prod calls
- 64
- non-test, non-generated
- all calls
- 85
- total callsites
- modules
- 2
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 25%
- 21 calls
- resolved
- 100%
- 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 →
- Concrete method100%A method on a value whose type is known exactly.
where it's called
Callsites in the wild
12 representative callsites of 85, prioritizing in-loop and non-test usage. We link to source, never display it.
-
v1/gonum @v0.17.0
mat/triband_test.go:471
in loop test -
v1/gonum @v0.17.0
mat/triband_test.go:475
in loop test -
v1/gonum @v0.17.0
mat/cholesky_test.go:763
in loop test -
v1/gonum @v0.17.0
mat/cholesky_test.go:1056
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1338
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1343
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1371
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1380
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1417
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1420
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:1577
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:2192
in loop test
top callers
The modules that reach for it
The modules that call Dense.Copy most in this snapshot.
- gonum.org/v1/gonum7892%
- github.com/sjwhitworth/golearn78%
siblings
More from gonum.org/v1/gonum/mat
The other most-called members in this package. See all →