Uses of Class
org.flag4j.numbers.Complex128

Packages that use Complex128
Package
Description
Provides implementations of "smart" array objects, the tensor shape object, and tuples.
Provides implementations for dense tensors, matrices, and vectors.
Contains implementations for sparse tensors, matrices, and vectors.
 
General purpose linear algebra operations including condition number evaluations, eigenvalue/eigenvector computations, matrix inversion, and subspace analysis.
Provides implementations of the Schur decomposition for real and complex matrices.
Provides abstract classes useful for implementing real or complex matrix decompositions which proceed by unitary transformations.
General linear algebra operations.
Implementations of operations on two complex array objects.
 
 
Implementations of operations on complex dense array objects.
Implementations of operations on Field dense array objects.
Implementations of operations between real and complex sparse COO (coordinate) array objects.
 
Contains solvers which solve well determined triangular linear matrix equations in an exact sense.
Utility classes for computing and applying matrix and vector transformations.
Provides algebraic structures such as semirings, rings, and fields, along with their concrete implementations.
Pseudo-random generation of real/complex numbers, and arrays, vectors, matrices, and tensors.
Statistical distributions useful for repeated random sampling.
General utilities for arrays, strings, data validation, and generating error messages.