Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

ZGEEV subroutine

jivifair
Beginner
532 Views
Does anyone know if the LAPACK subroutine ZGEEV uses QR decomposition or Householder reflections?
0 Kudos
1 Reply
TimP
Honored Contributor III
532 Views
reference source refers to Householder, so I suppose it must at least work as if it's Householder.
You could ask on the MKL forum.
0 Kudos
Reply