GRASP
Public Member Functions | List of all members
dspevx_i::dspevx Interface Reference

Public Member Functions

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

Constructor & Destructor Documentation

◆ dspevx() [1/2]

subroutine dspevx_i::dspevx::dspevx ( character (len = 1)  JOBZ,
character (len = 1)  RANGE,
character (len = 1)  UPLO,
integer, intent(in N,
real(double), dimension(*), intent(in AP,
real(double), intent(in VL,
real(double), intent(in VU,
integer, intent(in IL,
integer, intent(in IU,
real(double), intent(in ABSTOL,
integer, intent(out M,
real(double), dimension(*), intent(inout)  W,
real(double), dimension(ldz,*), intent(out Z,
integer, intent(in LDZ,
real(double), dimension(*)  WORK,
integer, dimension(*), intent(inout)  IWORK,
integer, dimension(*), intent(inout)  IFAIL,
integer, intent(out INFO 
)

◆ dspevx() [2/2]

subroutine dspevx_i::dspevx::dspevx ( character (len = 1)  JOBZ,
character (len = 1)  RANGE,
character (len = 1)  UPLO,
integer, intent(in N,
real(double), dimension(*), intent(in AP,
real(double), intent(in VL,
real(double), intent(in VU,
integer, intent(in IL,
integer, intent(in IU,
real(double), intent(in ABSTOL,
integer, intent(out M,
real(double), dimension(*), intent(inout)  W,
real(double), dimension(ldz,*), intent(out Z,
integer, intent(in LDZ,
real(double), dimension(*)  WORK,
integer, dimension(*), intent(inout)  IWORK,
integer, dimension(*), intent(inout)  IFAIL,
integer, intent(out INFO 
)

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