void Householder transformation routines.::mxHhVec

(Vec* vec,
  int i0,
  real* beta,
  Vec* out,
  real* newval)

Calulates Householder vector.

Documentation

Calulates Householder vector. To eliminate all entries after the i0 entry of the vector vec. It is returned as out. May be in-situ.

Alphabetic index HTML hierarchy of classes or Java



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