void Collection of matrix operation functions.::mxTrMatMulMat

(Mat* mat1,
  Mat* mat2,
  Mat* out)

Matrix transposed-matrix multiplication.

Documentation

Matrix transposed-matrix multiplication. -- A^T.B is stored in out

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.