Package org.flag4j.operations.sparse.coo.complex
package org.flag4j.operations.sparse.coo.complex
-
ClassDescriptionUtility class for computing tensor dot products between two
complex sparse COO tensors
.Utility class for computing operations between two complex sparse COO tensors.This class contains low-level implementations to check if a pair of complex sparse tensors/matrices/vectors are element-wise equivalent.This class contains methods for getting/setting elements and slices from/to a complex sparse matrix.This class contains implementations for complex sparse matrix manipulations.This class contains low level methods for computing the matrix multiplication of sparse complex matrices/vectors.
WARNING: The methods in this class do not perform any sanity checks.This class has low level implementations for operations between two complex sparse matrices.This class contains low level implementations for methods to evaluate certain properties of a complex sparse matrix.This class contains low level implementations of norms for complex sparse tensors, matrices and vector.This class contains low level implementations of operations on two complex sparse tensors.