void Routines for determining Hessenberg factorisations.::mxMakeHQ

(Mat* h_mat,
  Vec* diag,
  Vec* beta,
  Mat* q_out)

Construct the Hessenberg orthogonalising matrix Q.

Documentation

Construct the Hessenberg orthogonalising matrix Q. i.e. Hess M = Q.M.Q'.

Alphabetic index HTML hierarchy of classes or Java



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