void Collection of matrix operation functions.::mxSwapColsMat

(Mat* mat,
  int i,
  int j,
  int lo,
  int hi)

Swap columns i and j of matrix A upto row lim.

Documentation

Swap columns i and j of matrix A upto row lim. lo and hi to -1 if you want to swap all

Alphabetic index HTML hierarchy of classes or Java



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