Package org.flag4j.linalg.ops.sparse.coo.real
package org.flag4j.linalg.ops.sparse.coo.real
-
ClassesClassDescriptionThis class provides methods for getting and setting elements and slices from/to a real sparse matrix.Utility class for computing tensor dot products between two
real sparse COO tensors
.Utility class for computing ops between two real sparse COO tensors backed by a primitive double array.This class contains low level implementations for ops on a real sparse COO vector.This class contains methods for checking the equality of real sparse tensors.This utility class provides methods for inserting/removing values in a real sparse vector.This class contains low level implementations of matrix multiplication for real sparse matrices.This utility class contains implementations for real sparse COO matrix manipulations.This class has low level implementations for ops between two real sparse matrices.This class contains low level implementations for methods to evaluate certain properties of a real sparse matrix.This class contains low level implementations of norms for tensors, matrices and vector.