Modern interface for cheevd. See also: mfi_heevd, f77_heevd.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=REAL32), | intent(inout) | :: | a(:,:) | |||
real(kind=REAL32), | intent(out) | :: | w(:) | |||
character(len=1), | intent(in), | optional | :: | jobz | ||
character(len=1), | intent(in), | optional | :: | uplo | ||
integer, | intent(out), | optional | :: | info |