Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_srotmg
Interface
12 statements
Source File
stdlib_blas.fypp
stdlib_blas
stdlib_srotmg
Contents
None
interface
public pure module subroutine stdlib_srotmg(sd1, sd2, sx1, sy1, sparam)
Arguments
Type
Intent
Optional
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)