Skip to content
#

node-api

Here are 12 public repositories matching this topic...

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 Jul 1, 2024
  • C

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assigning results to elements in a double-precision floating-point strided output array.

  • Updated Jul 1, 2024
  • C

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 elements in a double-precision floating-point strided output array.

  • Updated Jul 1, 2024
  • C

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.

  • Updated Jul 1, 2024
  • C

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 strided output array.

  • Updated Jul 1, 2024
  • C

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

  • Updated Jul 1, 2024
  • C

Improve this page

Add a description, image, and links to the node-api 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 node-api topic, visit your repo's landing page and select "manage topics."

Learn more