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

Packages that use Vector
Package
Description
 
Provides implementations for dense tensors, matrices, and vectors.
Contains implementations for sparse tensors, matrices, and vectors.
Provides implementations of the singular value decomposition for real and complex matrices.
General linear algebra operations.
 
 
 
 
 
Implementations of operations on real 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.
Contains solvers which solve well determined triangular linear matrix equations in an exact sense.
Solvers for under-, well-, or over-determined linear systems in a least-squares sense.
Utility classes for computing and applying matrix and vector transformations.
Pseudo-random generation of real/complex numbers, and arrays, vectors, matrices, and tensors.