Uses of Class
org.flag4j.arrays.dense.Tensor

Packages that use Tensor
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 on real dense array objects.
Implementations of operations between real array objects and Field dense array objects.
Implementations of operations on real sparse COO (coordinate) array objects.
Contains solvers which solve well determined linear tensor and matrix equations in an exact sense.
Pseudo-random generation of real/complex numbers, and arrays, vectors, matrices, and tensors.