GRASP
Functions/Subroutines
dspevx.f90 File Reference

Functions/Subroutines

subroutine dspevx (JOBZ, RANGE, UPLO, N, AP, VL, VU, IL, IU, ABSTOL, M, W, Z, LDZ, WORK, IWORK, IFAIL, INFO)
 

Function/Subroutine Documentation

◆ dspevx()

subroutine dspevx ( character  JOBZ,
character  RANGE,
character  UPLO,
integer  N,
real(double), dimension(*)  AP,
real(double), intent(in VL,
real(double), intent(in VU,
integer  IL,
integer  IU,
real(double), intent(in ABSTOL,
integer  M,
real(double), dimension(*)  W,
real(double), dimension(ldz,*)  Z,
integer  LDZ,
real(double), dimension(*)  WORK,
integer, dimension(*)  IWORK,
integer, dimension(*)  IFAIL,
integer  INFO 
)
Here is the caller graph for this function: