Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_crotg
Interface
22 statements
Source File
stdlib_blas.fypp
stdlib_blas
stdlib_crotg
Contents
None
interface
public pure module subroutine stdlib_crotg(a, b, c, s)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=sp),
intent(inout)
::
a
complex(kind=sp),
intent(in)
::
b
real(kind=sp),
intent(out)
::
c
complex(kind=sp),
intent(out)
::
s