Skip to content
callcount

math/cmplx.Conj

standard library

The 2544th most-called standard-library function by production calls. Called 246 times across 2 modules; 236 of those run outside tests and generated code.

All of math/cmplx → Docs on pkg.go.dev ↗

prod calls
236
non-test, non-generated
all calls
246
total callsites
modules
2
distinct callers
in loop
96%
of prod calls
in tests
4%
10 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 246, prioritizing in-loop and non-test usage. We link to source, never display it.

Conj · 12 of 246 callsites
  • v1/gonum @v0.17.0

    mat/cdense.go:62

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zhemm.go:75

    in loop
  • v1/gonum @v0.17.0

    mat/cdense.go:80

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zhemm.go:81

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zherk.go:84

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zherk.go:90

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zher2k.go:95

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zher2k.go:101

    in loop
  • v1/gonum @v0.17.0

    internal/asm/c128/stubs.go:108

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zher2k.go:112

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zher2k.go:116

    in loop
  • v1/gonum @v0.17.0

    blas/testblas/zherk.go:140

    in loop

top callers

The modules that reach for it

The modules that call Conj most in this snapshot.

  • gonum.org/v1/gonum245100%
  • github.com/xuri/excelize/v21<1%