void Collection of matrix operation functions.::mxSwapRowsMat

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

Swaps rows i and j of matrix A upto column lim.

Documentation

Swaps rows i and j of matrix A upto column 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++.