void Collection of matrix operation functions.::mxMatMulVec

(Mat* mat,
  Vec* b,
  Vec* out)

Matrix-vector multiplication.

Documentation

Matrix-vector multiplication. -- Note: b is treated as a column vector

Alphabetic index HTML hierarchy of classes or Java



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