Package com.flag4j.operations.dense_sparse.real_complex


package com.flag4j.operations.dense_sparse.real_complex
  • Class Summary
    Class
    Description
    This class contains methods for checking the equality of real dense/sparse and complex dense/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/complex sparse/dense
    WARNING: These methods do not perform any sanity checks.
    This class contains methods to apply common binary operations to a real/complex dense matrix and to a complex/real sparse matrix.
    This class provides low level methods for computing operations between a real/complex dense/sparse vector and a complex/real sparse/dense vector.