![]() |
Octopus
|
Definition at line 628 of file lapack.F90.
Public Member Functions | |
subroutine | zsteqr (compz, n, d, e, z, ldz, work, info) |
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.