Backend for fastmath complex numbers.
Backend for fastmath complex numbers.
Matrix and linear algebra operations for complex numbers using FastMath.
This namespace provides utilities for handling complex numbers represented as FastMath Vec2 objects, along with a suite of matrix operations tailored for complex matrices, including addition, multiplication, inversion, eigendecomposition, and more.
The functions ensure type safety and proper handling of complex arithmetic, leveraging FastMath's capabilities for performance and accuracy.
Matrix and linear algebra operations for complex numbers using FastMath. This namespace provides utilities for handling complex numbers represented as FastMath Vec2 objects, along with a suite of matrix operations tailored for complex matrices, including addition, multiplication, inversion, eigendecomposition, and more. The functions ensure type safety and proper handling of complex arithmetic, leveraging FastMath's capabilities for performance and accuracy.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |