Uses of Package
org.flag4j.arrays.backend.semiring_arrays
Packages that use org.flag4j.arrays.backend.semiring_arrays
Package
Description
Provides implementations for dense tensors, matrices, and vectors.
Contains implementations for sparse tensors, matrices, and vectors.
-
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.arrays.backend.field_arraysClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse tensors stored in coordinate list (COO) format.A sparse vector stored in coordinate list (COO) format.A sparse matrix stored in compressed sparse row (CSR) format.The base class for all dense matrices whose elements are members of a
Semiring
.The base class for all denseSemiring
tensors.The base class for all dense vectors whose data areSemiring
elements.This interface provides default functionality for all tensors whose data are elements of aSemiring
.This interface specifies methods which any tensor whose data are elements of a semiring should implement. -
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.arrays.backend.primitive_arraysClassDescriptionThis interface specifies methods which any tensor whose data are elements of a semiring should implement.
-
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.arrays.backend.ring_arraysClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse tensors stored in coordinate list (COO) format.A sparse vector stored in coordinate list (COO) format.A sparse matrix stored in compressed sparse row (CSR) format.The base class for all dense matrices whose elements are members of a
Semiring
.The base class for all denseSemiring
tensors.The base class for all dense vectors whose data areSemiring
elements.This interface provides default functionality for all tensors whose data are elements of aSemiring
.This interface specifies methods which any tensor whose data are elements of a semiring should implement. -
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.arrays.backend.semiring_arraysClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse tensors stored in coordinate list (COO) format.A sparse vector stored in coordinate list (COO) format.A sparse matrix stored in compressed sparse row (CSR) format.The base class for all dense matrices whose elements are members of a
Semiring
.The base class for all denseSemiring
tensors.The base class for all dense vectors whose data areSemiring
elements.This interface provides default functionality for all tensors whose data are elements of aSemiring
.This interface specifies methods which any tensor whose data are elements of a semiring should implement. -
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.arrays.denseClassDescriptionThe base class for all dense matrices whose elements are members of a
Semiring
.The base class for all denseSemiring
tensors.The base class for all dense vectors whose data areSemiring
elements.This interface provides default functionality for all tensors whose data are elements of aSemiring
.This interface specifies methods which any tensor whose data are elements of a semiring should implement. -
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.arrays.sparseClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse tensors stored in coordinate list (COO) format.A sparse vector stored in coordinate list (COO) format.A sparse matrix stored in compressed sparse row (CSR) format.This interface provides default functionality for all tensors whose data are elements of a
Semiring
.This interface specifies methods which any tensor whose data are elements of a semiring should implement. -
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.linalg.ops
-
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.linalg.ops.dense_sparse.csr.semiring_ops
-
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.linalg.ops.sparseClassDescriptionA sparse matrix stored in compressed sparse row (CSR) format.
-
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.linalg.ops.sparse.coo.semiring_opsClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse tensors stored in coordinate list (COO) format.A sparse vector stored in coordinate list (COO) format.
-
Classes in org.flag4j.arrays.backend.semiring_arrays used by org.flag4j.linalg.ops.sparse.csr.semiring_opsClassDescriptionA sparse matrix stored in compressed sparse row (CSR) format.