glsl-frobenius
Computes the Frobenius norm of a matrix in glsl
Computes the Frobenius norm of a matrix in glsl
A JS module for calculating several distances between two (n-dimensional) points
Efficient WebAssembly-based vector math engine for JavaScript/TypeScript
文档规范
CSS规范
A general purpose, generic, boring package
编码规范工程化标准脚手架
一个自动生成 pure-admin 规范的工具
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.
Calculate the sum of absolute values (L1 norm) of strided array elements using pairwise summation.
Compute the sum of absolute values (L1 norm).
Calculate the L2-norm of a double-precision floating-point vector.
Compute the L2-norm of a complex double-precision floating-point vector.
Compute the sum of absolute values (L1 norm).
Calculate the L2-norm of a vector.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Compute the sum of absolute values (L1 norm).
Compute the L2-norm of a complex single-precision floating-point vector.