Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

qr.h File Reference

#include "vnodecnf.h"

Functions

void QRfactor ( MATRIX & Q, const MATRIX & A )
 Compute the Q factor from the QR factorization of A. More...


Function Documentation

void QRfactor ( MATRIX & Q,
const MATRIX & A )
 

Compute the Q factor from the QR factorization of A.

Parameters:
A   a point matrix
Returns:
Q - the Q factor from the QR factorization of A = Q*R.


Generated at Sun Oct 14 12:45:41 2001 for VNODE by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000