Search results
41 packages found
Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.
Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.
- stdlib
- strided
- base
- array
- ndarray
- unary
- apply
- foreach
- map
- transform
- float32
- float
- single
- single-precision
- View more
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision floating-point strided input array according to a strided mask array and assigning results to a single-precision floating-poin
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array according to a strided mask array and assigning results to a double-precision floating-point
Spread missing offset properties to keyframes with interpolated values
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.
- stdlib
- strided
- base
- array
- ndarray
- binary
- apply
- foreach
- map
- transform
- float64
- double
- double-precision
- dbl
- View more
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to an input strided array according to a mask strided array.
Normalize missing first-level keys/values in an object with defaults
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
- stdlib
- inv
- multiplicative
- inverse
- reciprocal
- double-precision
- double
- dbl
- float64
- float64array
- vector
- array
- strided
- ndarray
- View more
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- inv
- multiplicative
- inverse
- reciprocal
- single-precision
- float
- flt
- float32
- float32array
- vector
- array
- strided
- ndarray
- View more
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
- stdlib
- math.floor
- floor
- round
- integer
- nearest
- double-precision
- double
- dbl
- float64
- float64array
- vector
- array
- strided
- View more
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
- stdlib
- math.floor
- floor
- round
- integer
- nearest
- single-precision
- float
- flt
- float32
- float32array
- vector
- array
- strided
- View more
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- stdmath
- mathematics
- math
- absolute
- value
- abs
- magnitude
- single-precision
- float
- flt
- float32
- float32array
- vector
- View more
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to a double-precision floating-point
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
- stdlib
- ramp
- heaviside
- max
- maximum
- nonnegative
- digital signal processing
- dsp
- single-precision
- float
- flt
- float32
- float32array
- vector
- View more
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
- stdlib
- ramp
- heaviside
- max
- maximum
- nonnegative
- digital signal processing
- dsp
- double-precision
- double
- dbl
- float64
- float64array
- vector
- View more
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
- stdlib
- stdmath
- mathematics
- math
- math.ceil
- ceil
- round
- integer
- nearest
- single-precision
- float
- flt
- float32
- float32array
- View more
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
- stdlib
- math.trunc
- trunc
- truncate
- round
- integer
- nearest
- value
- number
- double-precision
- double
- dbl
- float64
- float64array
- View more