![]() |
Octopus
|
Definition at line 614 of file lapack.F90.
Public Member Functions | |
subroutine | dstev (jobz, n, d, e, z, ldz, work, info) |
subroutine lapack_oct_m::lapack_stev::dstev | ( | character(1), intent(in) | jobz, |
integer, intent(in) | n, | ||
real(real64), intent(inout) | d, | ||
real(real64), intent(inout) | e, | ||
real(real64), intent(out) | z, | ||
integer, intent(in) | ldz, | ||
real(real64), intent(out) | work, | ||
integer, intent(out) | info | ||
) |
Definition at line 615 of file lapack.F90.