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

Function DotuComplex

linalg/blas/all_complex.go:54–68  ·  view source on GitHub ↗

Calculate X.T * Y for complex matrix. See function Dot.

(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
zdotuFunction · 0.85
ComplexArrayMethod · 0.45

Tested by

no test coverage detected