void Householder transformation routines.::mxHhTrRows

(Mat* mat,
  int i0,
  int j0,
  Vec* hh,
  real beta)

Transform a matrix by a Householder vector by rows.

Documentation

Transform a matrix by a Householder vector by rows. Start at row i0 from column j0. In-situ.

Alphabetic index HTML hierarchy of classes or Java



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