stdlib_slaorhr_col_getrfnp Interface

interface
public pure module subroutine stdlib_slaorhr_col_getrfnp(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=sp), intent(inout) :: a(lda,*)
integer(kind=ilp), intent(in) :: lda
real(kind=sp), intent(out) :: d(*)
integer(kind=ilp), intent(out) :: info