void Householder transformation routines.::mxHhTrVec

(Vec* hh,
  real beta,
  int i0,
  Vec* in,
  Vec* out)

Apply Householder transformation to vector.

Documentation

Apply Householder transformation to vector. May be in-situ. (hh is the Householder vector).

Alphabetic index HTML hierarchy of classes or Java



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