void Givens matrix operations routines.::mx_rot_cols

(Mat* mat,
  int i,
  int k,
  real c,
  real s,
  Mat* out)

Postmultiply mat by givens rotation described by c,s

Documentation

Postmultiply mat by givens rotation described by c,s

Alphabetic index HTML hierarchy of classes or Java



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