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