MCPcopy Create free account
hub / github.com/andeya/algorithm / DotcComplex

Function DotcComplex

linalg/blas/all_complex.go:73–87  ·  view source on GitHub ↗

Calculate conjugate X.T * Y for complex matrix. See function Dotc.

(X, Y *matrix.ComplexMatrix, opts ...linalg.Option)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

check_level1_funcFunction · 0.85
zdotcFunction · 0.85
ComplexArrayMethod · 0.45

Tested by

no test coverage detected