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
@stdlib/blas-base-dznrm2
Compute the L2-norm of a complex double-precision floating-point vector.
v0.1.0 URL:
https://unpkg.com/@stdlib/blas-base-dznrm2@0.1.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
dznrm2
euclidean
norm
euclidean-norm
linear
algebra
subroutines
vector
array
ndarray
float64
double
float64array
@stdlib/blas-base-scnrm2
Compute the L2-norm of a complex single-precision floating-point vector.
v0.1.0 URL:
https://unpkg.com/@stdlib/blas-base-scnrm2@0.1.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
level 1
scnrm2
euclidean
norm
euclidean-norm
linear
algebra
subroutines
vector
array
ndarray
float32
float
single
float32array