fortran-lapack
Loading...
Searching...
No Matches
la_lapack::laed8 Interface Reference

LAED8: merges the two sets of eigenvalues together into a single sorted set. Then it tries to deflate the size of the problem. There are two ways in which deflation can occur: when two or more eigenvalues are close together or if there is a tiny element in the Z vector. For each such occurrence the order of the related secular equation problem is reduced by one. More...

Public Member Functions

 la_claed8
 
 la_dlaed8
 
 la_qlaed8
 
 la_slaed8
 
 la_wlaed8
 
 la_zlaed8
 

Detailed Description

LAED8: merges the two sets of eigenvalues together into a single sorted set. Then it tries to deflate the size of the problem. There are two ways in which deflation can occur: when two or more eigenvalues are close together or if there is a tiny element in the Z vector. For each such occurrence the order of the related secular equation problem is reduced by one.

Member Function/Subroutine Documentation

◆ la_claed8()

la_lapack::laed8::la_claed8

◆ la_dlaed8()

la_lapack::laed8::la_dlaed8

◆ la_qlaed8()

la_lapack::laed8::la_qlaed8

◆ la_slaed8()

la_lapack::laed8::la_slaed8

◆ la_wlaed8()

la_lapack::laed8::la_wlaed8

◆ la_zlaed8()

la_lapack::laed8::la_zlaed8

The documentation for this interface was generated from the following file: