Package org.ejml.dense.row.mult

  • Class Summary 
    Class Description
    MatrixMatrixMult_DDRM
    This class contains various types of matrix matrix multiplication operations for DMatrix1Row.
    MatrixMatrixMult_MT_DDRM
    This class contains various types of matrix matrix multiplication operations for DMatrix1Row.
    MatrixMultProduct_DDRM
    Specialized operations for performing inner and outer products for matrices.
    MatrixVectorMult_DDRM
    This class contains various types of matrix vector multiplcation operations for DMatrixRMaj.
    SubmatrixOps_DDRM
    Operations that are performed on a submatrix inside a larger matrix.
    VectorVectorMult_DDRM
    Operations that involve multiplication of two vectors.