qrdcmp Interface

interface
public subroutine qrdcmp(a, c, d, sing)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:,:):: a
real(kind=SP), intent(out), DIMENSION(:):: c
real(kind=SP), intent(out), DIMENSION(:):: d
logical(kind=LGT), intent(out) :: sing