stdlib_slag2 Interface

interface
public pure module subroutine stdlib_slag2(a, lda, b, ldb, safmin, scale1, scale2, wr1, wr2, wi)

Arguments

Type IntentOptional Attributes Name
real(kind=sp), intent(in) :: a(lda,*)
integer(kind=ilp), intent(in) :: lda
real(kind=sp), intent(in) :: b(ldb,*)
integer(kind=ilp), intent(in) :: ldb
real(kind=sp), intent(in) :: safmin
real(kind=sp), intent(out) :: scale1
real(kind=sp), intent(out) :: scale2
real(kind=sp), intent(out) :: wr1
real(kind=sp), intent(out) :: wr2
real(kind=sp), intent(out) :: wi