@stdlib/ndarray-base-max-view-buffer-index
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Compute the minimum linear index in an underlying data buffer accessible to an array view.
Convert subscripts to a linear index.
Compute the L2-norm of a complex double-precision floating-point vector.
Compute the sum of absolute values (L1 norm).
Multiply x by a constant and add the result to y.
Copy values from x into y.
Calculate the dot product of two vectors.
Multiply a vector by a constant.
Interchange two vectors.
Find the index of the first element having the maximum absolute value.
Find the index of the first element having the maximum absolute value.
Copy values from x into y.
Calculate the dot product of two double-precision floating-point vectors.
Interchange two double-precision floating-point vectors.
Flatten an array.
LAPACK routines.
Base (i.e., lower-level) LAPACK routines.
Copy all or part of a matrix A to another matrix B.
Perform a series of row interchanges on an input matrix.