template <class MATR> void Pencil <MATR> ::dcmp_QR (unsigned int *pivot, COEFF *tau)

QR decomposittion of the pencil

Documentation

QR decomposittion of the pencil. In the first matrix is stored the upper-triangular matrix, with a part of the description of the matrix Q. The other part is put in tau. The permutation on the columns is stored in pivot. The operations on the first matrix are performed on the other matrices of the pencil.

alphabetic index hierarchy of classes


Partially supported by FRISCO LTR 21.024
For more information

generated by doc++