Octopus
lapack_oct_m::lapack_steqr Interface Reference

Detailed Description

Definition at line 628 of file lapack.F90.

Public Member Functions

subroutine zsteqr (compz, n, d, e, z, ldz, work, info)
 

Member Function/Subroutine Documentation

◆ zsteqr()

subroutine lapack_oct_m::lapack_steqr::zsteqr ( character(1), intent(in)  compz,
integer, intent(in)  n,
real(real64), intent(inout)  d,
real(real64), intent(inout)  e,
complex(real64), intent(inout)  z,
integer, intent(in)  ldz,
real(real64), intent(out)  work,
integer, intent(out)  info 
)

Definition at line 629 of file lapack.F90.


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