gonum.org/v1/gonum/mat.Dense.Dims
third-partyThe 6242nd most-called third-party method by production calls. Called 134 times across 3 modules; 95 of those run outside tests and generated code.
- prod calls
- 95
- non-test, non-generated
- all calls
- 134
- total callsites
- modules
- 3
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 29%
- 39 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 134, 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
mat/inner_test.go:79
in loop test -
v1/gonum @v0.17.0
mat/svd_test.go:81
in loop test -
v1/gonum @v0.17.0
mat/io_test.go:102
in loop test -
v1/gonum @v0.17.0
mat/io_test.go:129
in loop test -
v1/gonum @v0.17.0
mat/lu_test.go:134
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:138
in loop test -
v1/gonum @v0.17.0
mat/dense_test.go:171
in loop test -
v1/gonum @v0.17.0
stat/pca_test.go:174
in loop test -
v1/gonum @v0.17.0
mat/lq_test.go:184
in loop test -
v1/gonum @v0.17.0
mat/qr_test.go:235
in loop test -
v1/gonum @v0.17.0
mat/triband_test.go:466
in loop test
top callers
The modules that reach for it
The modules that call Dense.Dims most in this snapshot.
- gonum.org/v1/gonum10578%
- github.com/sjwhitworth/golearn2619%
- gonum.org/v1/plot32%
siblings
More from gonum.org/v1/gonum/mat
The other most-called members in this package. See all →