void Givens matrix operations routines.::mx_rot_rows

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

Premultiply mat by givens rotation described by c,s

Documentation

Premultiply 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++.