Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_dlartgs
Interface
10 statements
Source File
stdlib_lapack_eig_svd_lsq.fypp
stdlib_lapack_eig_svd_lsq
stdlib_dlartgs
Contents
None
interface
public pure module subroutine stdlib_dlartgs(x, y, sigma, cs, sn)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
x
real(kind=dp),
intent(in)
::
y
real(kind=dp),
intent(in)
::
sigma
real(kind=dp),
intent(out)
::
cs
real(kind=dp),
intent(out)
::
sn