Skip to content
callcount

gonum.org/v1/gonum/graph.Edge.From

third-party

The 7490th most-called third-party method by production calls. Called 102 times across 1 modules; 79 of those run outside tests and generated code.

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

prod calls
79
non-test, non-generated
all calls
102
total callsites
modules
1
distinct callers
in loop
84%
of prod calls
in tests
23%
23 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 102, prioritizing in-loop and non-test usage. We link to source, never display it.

Edge.From · 12 of 102 callsites
  • v1/gonum @v0.17.0

    graph/path/spanning_tree.go:181

    in loop
  • v1/gonum @v0.17.0

    graph/path/spanning_tree.go:183

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:236

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:239

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:239

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:241

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:243

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:244

    in loop
  • v1/gonum @v0.17.0

    graph/encoding/dot/encode.go:248

    in loop
  • v1/gonum @v0.17.0

    graph/encoding/dot/encode.go:272

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:299

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:302

    in loop

top callers

The modules that reach for it

The modules that call Edge.From most in this snapshot.

  • gonum.org/v1/gonum102100%

siblings

More from gonum.org/v1/gonum/graph

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