Skip to content
callcount

gonum.org/v1/gonum/graph.NodesOf

third-party

The 6492nd most-called third-party function by production calls. Called 144 times across 1 modules; 91 of those run outside tests and generated code.

All of gonum.org/v1/gonum/graph → Docs on pkg.go.dev ↗

prod calls
91
non-test, non-generated
all calls
144
total callsites
modules
1
distinct callers
in loop
33%
of prod calls
in tests
37%
53 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 →

  • Package function100%A direct call to an exported package function, resolved by type.

where it's called

Callsites in the wild

12 representative callsites of 144, prioritizing in-loop and non-test usage. We link to source, never display it.

NodesOf · 12 of 144 callsites
  • v1/gonum @v0.17.0

    graph/spectral/laplacian.go:42

    in loop
  • v1/gonum @v0.17.0

    graph/network/page.go:62

    in loop
  • v1/gonum @v0.17.0

    graph/topo/bron_kerbosch.go:65

    in loop
  • v1/gonum @v0.17.0

    graph/path/spanning_tree.go:71

    in loop
  • v1/gonum @v0.17.0

    graph/spectral/laplacian.go:75

    in loop
  • v1/gonum @v0.17.0

    graph/graphs/gen/duplication.go:77

    in loop
  • v1/gonum @v0.17.0

    graph/graphs/gen/holme_kim.go:78

    in loop
  • v1/gonum @v0.17.0

    graph/spectral/laplacian.go:90

    in loop
  • v1/gonum @v0.17.0

    graph/topo/topo.go:97

    in loop
  • v1/gonum @v0.17.0

    graph/topo/topo.go:98

    in loop
  • v1/gonum @v0.17.0

    graph/spectral/laplacian.go:117

    in loop
  • v1/gonum @v0.17.0

    graph/path/bellman_ford_moore.go:138

    in loop

top callers

The modules that reach for it

The modules that call NodesOf most in this snapshot.

  • gonum.org/v1/gonum144100%

siblings

More from gonum.org/v1/gonum/graph

The other most-called functions in this package. See all →