Package org.flag4j.operations.dense_sparse.coo.real
package org.flag4j.operations.dense_sparse.coo.real
-
ClassDescriptionThis class contains methods for checking the equality of a real dense and real sparse tensors.This class contains low level methods for computing the matrix multiplication (and matrix vector multiplication) between a real dense/sparse matrix and a real sparse/dense matrix or vector.This class contains several low level methods for computing matrix-matrix multiplications with a transpose for a real dense matrix and a real sparse matrix.This class contains low-level operations between a real dense and real sparse matrix.This class contains methods to apply common binary operations to a real dense matrix and to a real sparse matrix.This class provides low level methods for computing operations between a real dense/sparse vector and a real sparse/dense vector.