void Collection of matrix operation functions.::mxMatMulTrMat

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

Matrix-matrix transposed multiplication.

Documentation

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

Alphabetic index HTML hierarchy of classes or Java



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