Package org.flag4j.linalg.ops.dense.real
package org.flag4j.linalg.ops.dense.real
-
ClassesClassDescriptionThis class contains several low-level methods useful for computing aggregation ops on dense tensors.This class contains methods for computing the determinant of a real dense matrix.This class contains low level implementations of element-wise division algorithms for real dense tensors.This class contains low level implementations of element-wise multiplications algorithms for real dense tensors.This class provides methods for checking the equality of real dense tensors.This class contains several low level methods for computing matrix-matrix multiplications.This class contains several low level methods for computing matrix-matrix multiplications with a transpose for two real dense matrices.This class provides low level methods for computing ops on real dense tensors.This class contains low-level implementations for ops which check if a tensor satisfies some property.This class contains low-level implementations of setting ops for real dense tensors.Instances of this class can be used to compute the tensor dot product between two real dense primitive double tensors.This class contains several low-level algorithms for computing the transpose of real dense tensors.This class provides low level implementations for several vector operation.