stdlib_dlaorhr_col_getrfnp2 Interface

interface
public pure recursive module subroutine stdlib_dlaorhr_col_getrfnp2(m, n, a, lda, d, info)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: m
integer(kind=ilp), intent(in) :: n
real(kind=dp), intent(inout) :: a(lda,*)
integer(kind=ilp), intent(in) :: lda
real(kind=dp), intent(out) :: d(*)
integer(kind=ilp), intent(out) :: info