Liking cljdoc? Tell your friends :D

org.soulspace.qclojure.domain.math.fastmath.complex-linear-algebra

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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close