Square-Root Robocentric Visual-Inertial Odometry with Online Spatiotemporal Calibration
-
Updated
Sep 19, 2024 - C++
Square-Root Robocentric Visual-Inertial Odometry with Online Spatiotemporal Calibration
Hanmin's Minecraft Math Module | Floating-Point Arithmetic for Minecraft's Function Format! (and more!)
Interactive IEEE 754 floating point calculator/visualiser written in Perl
Float32, single-precision 32-bit floating-point number type.
Smallest positive single-precision floating-point subnormal number.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values, using ordinary recursive summation with extended accumulation, and returning an extended precision result.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
Single-precision floating-point mathematical constants.
C API for registering an N-API module exporting a strided array interface for applying a unary callback 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 assigning results to elements in a single…
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using extended accumulation.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation.
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation with extended accumulation and returning an extended precision result.
Add a description, image, and links to the float32 topic page so that developers can more easily learn about it.
To associate your repository with the float32 topic, visit your repo's landing page and select "manage topics."