Search
@stdlib/blas-base-gnrm2
Calculate the L2-norm of a vector.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-base-gnrm2@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
dnrm2
snrm2
nrm2
euclidean
magnitude
2-norm
l2-norm
norm
distance
length
vector
array
@stdlib/blas-base-dnrm2
Calculate the L2-norm of a double-precision floating-point vector.
v0.3.0 URL:
https://unpkg.com/@stdlib/blas-base-dnrm2@0.3.0/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
dnrm2
nrm2
euclidean
magnitude
2-norm
l2-norm
norm
distance
length
vector
array
float64
double
float64array
@stdlib/blas-base-snrm2
Calculate the L2-norm of a single-precision floating-point vector.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-base-snrm2@0.2.2/lib/main.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
snrm2
nrm2
euclidean
magnitude
2-norm
l2-norm
norm
distance
length
vector
array
float32
float
float32array
blas-dnrm2
Computes the L2 norm (Euclidean norm).
v1.0.0 URL:
https://unpkg.com/blas-dnrm2@1.0.0/lib/index.js
Open
Browse Files
compute.io
compute-io
compute
computation
math
mathematics
blas
level 1
linear
algebra
subroutines
vector
array
l2norm
norm
euclidean
distance
length
geometry