@stdlib/ndarray-base-ind2sub
Convert a linear index to an array of subscripts.
Convert a linear index to an array of subscripts.
Return the number of elements in an array.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return the shape of a provided ndarray.
Generate a stride array from an array shape.
Convert an ndarray-like object to an object likely to have the same "shape".
Return the number of ndarray dimensions.
Return the number of non-singleton dimensions.
Normal distribution skewness.
Negative binomial distribution skewness.
Lognormal distribution skewness.
Return the shape of a provided ndarray.
Return the number of ndarray dimensions.
Return the number of elements in an ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Convert subscripts to a linear index.
Compute the number of elements in a normalized slice.
Compute the shape of a normalized multi-slice.
Exponential distribution skewness.
Erlang distribution skewness.