Uses of Package
org.flag4j.arrays.backend.ring_arrays
Packages that use org.flag4j.arrays.backend.ring_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.ring_arrays used by org.flag4j.arrays.backend.field_arraysClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse
Ring
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 aRing
.The base class for all denseRing
tensors.The base class for all dense vectors whose data areRing
elements.This interface provides default functionality for all tensors whose data are elements of aRing
.This interface specifies methods which any tensor whose data are elements of a ring should implement. -
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.arrays.backend.primitive_arraysClassDescriptionThis interface specifies methods which any tensor whose data are elements of a ring should implement.
-
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.arrays.backend.ring_arraysClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse
Ring
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 aRing
.The base class for all denseRing
tensors.The base class for all dense vectors whose data areRing
elements.This interface provides default functionality for all tensors whose data are elements of aRing
.This interface specifies methods which any tensor whose data are elements of a ring should implement. -
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.arrays.denseClassDescriptionThe base class for all dense matrices whose elements are members of a
Ring
.The base class for all denseRing
tensors.The base class for all dense vectors whose data areRing
elements.This interface provides default functionality for all tensors whose data are elements of aRing
.This interface specifies methods which any tensor whose data are elements of a ring should implement. -
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.arrays.sparseClassDescriptionA sparse matrix stored in coordinate list (COO) format.Base class for all sparse
Ring
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 aRing
.This interface specifies methods which any tensor whose data are elements of a ring should implement. -
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.linalg
-
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.linalg.ops.sparse.coo.ring_opsClassDescriptionA sparse matrix stored in coordinate list (COO) format.A sparse vector stored in coordinate list (COO) format.
-
Classes in org.flag4j.arrays.backend.ring_arrays used by org.flag4j.linalg.ops.sparse.csr.ring_opsClassDescriptionA sparse matrix stored in compressed sparse row (CSR) format.