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