stdlib_srotmg Interface

interface
public pure module subroutine stdlib_srotmg(sd1, sd2, sx1, sy1, sparam)

Arguments

Type IntentOptional Attributes Name
real(kind=sp), intent(inout) :: sd1
real(kind=sp), intent(inout) :: sd2
real(kind=sp), intent(inout) :: sx1
real(kind=sp), intent(in) :: sy1
real(kind=sp), intent(out) :: sparam(5)