Uses of Class
org.flag4j.arrays.sparse.CooCMatrix

Packages that use CooCMatrix
Package
Description
 
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.
 
Implementations of operations between real and complex sparse COO (coordinate) array objects.
Pseudo-random generation of real/complex numbers, and arrays, vectors, matrices, and tensors.