OpenMP implementation of the Householder reduction
Supplementary material for this contribution
-
Code fragment with a C99 implementation of the Householder reduction
for a complex Hermitian matrix:
householder-c99.c
Test matrices:
These are sparse matrices. Therefore we store only the non-zero
entries. Otherwise we hope that the files are self-explanatory.
September 24, 2007;
-- don't send me spam!