Skip to content
#

flt

Here are 41 public repositories matching this topic...

Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.

  • Updated Sep 1, 2024
  • JavaScript

Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.

  • Updated Sep 1, 2024
  • JavaScript

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.

  • Updated Sep 1, 2024
  • C

Improve this page

Add a description, image, and links to the flt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flt topic, visit your repo's landing page and select "manage topics."

Learn more