Package org.flag4j.operations.sparse.coo
package org.flag4j.operations.sparse.coo
-
ClassDescriptionA wrapper to wrap the entries and indices from a sparse tensor, vector, or matrix.This class provides methods for efficiently finding if a sparse vector, matrix, or tensor contains a non-zero item at a specified index.Contains common utility functions for working with sparse matrices.