Modern interface for chetrf. See also: mfi_hetrf, f77_hetrf.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=REAL32), | intent(inout) | :: | a(:,:) | |||
character(len=1), | intent(in), | optional | :: | uplo | ||
integer, | intent(out), | optional, | target | :: | ipiv(:) | |
integer, | intent(out), | optional | :: | info |