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

Function Snrm2

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

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestSnrm2Function · 0.85
BenchmarkSnrm2Function · 0.85

Calls 1

SqrtMethod · 0.45

Tested by 2

TestSnrm2Function · 0.68
BenchmarkSnrm2Function · 0.68