Package org.flag4j.linalg.ops.dense_sparse.csr.real


package org.flag4j.linalg.ops.dense_sparse.csr.real
  • Classes
    Class
    Description
    This class contains low-level implementations of real sparse-dense matrix multiplication where the sparse matrix is in CSR format.
    This class contains low-level ops which act on a real dense and a real sparse CSR matrix.