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

Function Dnrm2

blas/dnrm2.go:6–29  ·  view source on GitHub ↗

Euclidean norm: ||X||_2 = \sqrt {\sum X_i^2}

(N int, X []float64, incX int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestDnrm2Function · 0.85
BenchmarkDnrm2Function · 0.85

Calls 1

SqrtMethod · 0.45

Tested by 2

TestDnrm2Function · 0.68
BenchmarkDnrm2Function · 0.68