Package com.flag4j.operations.dense.real


package com.flag4j.operations.dense.real
  • Class Summary
    Class
    Description
    This class contains several low-level methods useful for computing aggregation operations 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 operations on real dense tensors.
    This class contains low-level implementations for operations which check if a tensor satisfies some property.
    This class contains low-level implementations of setting operations for real dense tensors.
    This class contains methods for computing a tensor dot product, i.e.
    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.