@stdlib/blas-base-assert-is-matrix-triangle
Test if an input value is a BLAS matrix triangle.
Found 469 results for stdtypes
Test if an input value is a BLAS matrix triangle.
Return the data type enumeration constant of an ndarray data buffer.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Base (i.e., lower-level) single-precision complex number assertion functions.
Return the enumeration constant associated with an output ndarray data type policy string.
Return a view of an input ndarray when sliced along a specified dimension.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.
Return a truncated view of an input ndarray.
List of typed array data types.
Broadcast ndarrays to a common shape.
Return the enumeration constant associated with a BLAS matrix triangle.
Return the enumeration constant associated with a supported ndarray data type policy value.
Create a zero-filled n-dimensional nested array.
Return the policy string associated with a supported ndarray data type policy value.
Create an uninitialized array having the same length and data type as a provided array.
Generate a list of masked unary interface signatures from strided array data types.
Count the number of elements in an array which pass a test implemented by a predicate function.
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Create an unsigned 8-bit integer from a literal bit representation.
Create a double-precision floating-point number from a literal bit representation.
Base utilities for single-precision floating-point numbers.
Create an iterator which returns [index, matrix] pairs for each matrix in a stack of matrices.
Split element values into two groups according to a predicate function.
Create a three-dimensional nested array filled with ones.
Return a list of array data types to which a provided array data type can be safely cast or cast within the same kind.
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Bitwise rotation to the left.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Base (i.e., lower-level) single-precision complex number functions.
Base utilities for signed 32-bit integers.
Create an iterator which returns [index, value] pairs for each element in a provided ndarray.
Cumulatively test whether every element in a provided array is truthy.
Test whether all elements in an array are falsy.
Count the number of elements in an array that are equal to a specified value.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Create an iterator which returns indices for use indexing into an ndarray having a specified shape.
List of complex typed array data types.
Return a JSON representation of a number.
Create an iterator which returns [index, column] pairs for each column in a matrix (or stack of matrices).
Test whether at least one element in an array is truthy.
Return a shallow copy of a portion of an array.
Determine the minimum array data type for storing a provided unsigned integer value.
Return the last element of an array-like object.
Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.
Base ndarray.
Create an iterator which returns [index, row] pairs for each row in a matrix (or stack of matrices).
Test if an input value is a BLAS diagonal type.
Base utilities for double-precision floating-point numbers.
Test if an input value is a supported array data type.
Create an iterator which returns individual elements from a provided ndarray.
Test if an input value is a supported array numeric data type.
Revive a JSON-serialized Buffer.
Convert subscripts to a linear index.
Create a filled n-dimensional nested array according to a provided callback function.
Split array element values into two groups.
Test if an input value is a BLAS transpose operation.
Base (i.e., lower-level) double-precision complex number functions.
Array constants.
Parse a string representation of a 128-bit complex number.
Create an iterator from a sparse array-like object.
Error tools.
Broadcast an ndarray to a specified shape.
Test if an input value is a supported array floating-point data type.
Return the index of the last element which equals a provided search element.
Create a two-dimensional nested array filled with ones.
Create a five-dimensional nested array filled with ones.
Return the array data type with the smallest size and closest kind to which array data types can be safely cast.
Create a four-dimensional nested array filled with ones.
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.
Test if an input value is a supported array integer data type.
Return the next larger ndarray data type of the same kind.
Return the first element of an array-like object.
Split element entries into two groups according to a predicate function.
Group element values according to an indicator function.
Return the BLAS matrix triangle string associated with a BLAS matrix triangle enumeration constant.
Base (i.e., lower-level) array utilities.
Test whether all elements in an array are truthy.
Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.
Create an iterator from an array-like object, iterating from right to left.
Create an iterator which iterates over each matrix in a stack of matrices.
Group element entries according to an indicator function.
Signed integer typed array constructors.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Split array element indices into two groups.
Split array element entries into two groups.
Base double-precision floating-point number assert functions.
Cumulatively test whether at least one element in a provided array is truthy.
Split element indices into two groups according to a predicate function.
List of typed array signed integer data types.
Return a read-only shifted view of an input ndarray along a specific dimension.
Create an n-dimensional nested array filled with ones.
Return a JSON representation of a Buffer.
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
Parses a string representing a complex number into a complex like object.
Base utilities for unsigned 8-bit integers.
Return an ndarray element.
Create an array filled with ones and having the same length and data type as a provided array.
C API for returning the ndarray data type corresponding to a data type string.
SharedArrayBuffer.
Create (or fill) an array from an iterator.
Real-valued floating-point typed array constructors.
Create a zero-filled array having the same length and data type as a provided array.
Utilities for double-precision floating-point numbers.
Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.
Revive a JSON-serialized 64-bit complex number.
Group element indices according to an indicator function.
Integer-valued typed array constructors.
Test whether at least one element in an array passes a test implemented by a predicate function.
Test whether all elements in an array fail a test implemented by a predicate function.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Remove consecutive duplicated values.
Copy elements to a new generic array after removing consecutive duplicated values.
Create an iterator from an array-like object view.
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
Return a new array with elements in reverse order.
Base (i.e., lower-level) complex number functions.
Utilities for single-precision floating-point numbers.
Create an iterator from a sparse array-like object, iterating from right to left.
Generate a list of unary interface signatures from strided array data types.
Return the flags of a provided ndarray.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Return a string giving the literal bit representation of an unsigned 16-bit integer.
Return a read-only truncated view of an input ndarray along a specific dimension.
Utilities for unsigned 32-bit integers.
List of typed array unsigned integer data types.
Revive a JSON-serialized number.
Create an unsigned 32-bit integer from a literal bit representation.
Create a typed array.
Parse a string representation of a 64-bit complex number.
Create an iterator which converts each iterated ndarray to a generic array.
Broadcast ndarrays to a common shape.
Create a complex number typed array.
Convert an array to the same data type as a second input array.
Unsigned integer typed array constructors.
Create an iterator which iterates over each column in a matrix (or stack of matrices).
Test if an input value is a BLAS operation side.
List of typed array integer data types.
Fancy multidimensional array constructor.
Base utilities for unsigned 16-bit integers.
Revive a JSON-serialized complex number.
Create a filled array having the same length and data type as a provided array.
Return a specified flag for a provided ndarray.
Revive a JSON-serialized 128-bit complex number.
Revive a JSON-serialized typed array.
Return a shallow copy of a portion of an array.
Utilities for unsigned 8-bit integers.
Base BLAS assertion utilities.
Create an unsigned 16-bit integer from a literal bit representation.
Broadcast ndarrays to a common shape.
Create an iterator which iterates over each row in a matrix (or stack of matrices).
List of typed array floating-point data types.
Return the stride along a specified dimension for a provided ndarray.
Utilities for unsigned 16-bit integers.
Assign callbacks to masked unary interfaces according to type promotion rules.
Assign callbacks to unary interfaces according to type promotion rules.
Base complex number assert functions.
Base utilities for unsigned 32-bit integers.
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
Return the next larger array data type of the same kind.
Cumulatively test whether every element in a provided array is falsy.
Return a read-only shifted view of an input ndarray.
Create an iterator from an array-like object view, iterating from right to left.
Create an iterator from a strided array-like object.
Return a read-only view of an input ndarray when sliced along a specified dimension.
Multidimensional array iterators.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.
Return a read-only truncated view of an input ndarray.