Documentation of 'org.ejml.alg.dense.mult.MatrixMultProduct' Java class
MatrixMultProduct
org.ejml.alg.dense.mult

Class MatrixMultProduct



  • public class MatrixMultProduct
    extends java.lang.Object

    Specialized operations for performing inner and outer products for matrices.

    inner product: B=AT*A
    outer product: B=A*AT

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.