Package org.flag4j.linalg.ops.dense.semiring_ops
package org.flag4j.linalg.ops.dense.semiring_ops
Implementations of operations on
Semiring
dense array objects.-
ClassDescriptionUtility class for converting dense
Semiring
tensors to another type of tensor.Utility class useful for computing element-wise products between twoSemiring
tensors.This utility class provides methods for computing dense matrix multiplication between matrices whose data are members of aSemiring
.Simple enum class containing all possible choices of real dense matrix multiply algorithms.This utility class contains methods for computing the dense matrix multiplication between a matrix and the transpose of a matrix.This class provides low level methods for computing ops on dense semiring tensors.This utility class contains methods for computing ops on denseSemiring
Vectors.