Showing 21-40 of 63 packages
Perform a series of row interchanges on an input matrix.
Apply a plane rotation.
Fill a single-precision complex floating-point strided array with a specified scalar constant.
Set the off-diagonal elements and the diagonal elements of a single-precision complex floating-point matrix to specified values.
Copy all or part of a matrix A to another matrix B.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point vector.
Scale a single-precision complex floating-point vector by a single-precision complex floating-point constant.
Scale a single-precision complex floating-point vector by a single-precision floating-point constant.
Conjugate each element in a single-precision complex floating-point vector.
LAPACK auxiliary routine to apply a plane rotation with real cosine and complex sine.
Multiply a vector `x` by a scalar `alpha`.
Interchange two complex single-precision floating-point vectors.
Copy values from one complex single-precision floating-point vector to another complex single-precision floating-point vector.
Apply a plane rotation.
Test if a value is complex-typed-array-like.
Test if a value is a 1-dimensional ndarray-like object containing single-precision complex floating-point numbers.
Return the last element of an array-like object.
Test if an array-like object supports the accessor (get/set) protocol.
Create a zero-filled array having a specified length.
Return the first element of an array-like object.