Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_slasq1
Interface
14 statements
Source File
stdlib_lapack_eig_svd_lsq.fypp
stdlib_lapack_eig_svd_lsq
stdlib_slasq1
Contents
None
interface
public pure module subroutine stdlib_slasq1(n, d, e, work, info)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=ilp),
intent(in)
::
n
real(kind=sp),
intent(inout)
::
d
(*)
real(kind=sp),
intent(inout)
::
e
(*)
real(kind=sp),
intent(out)
::
work
(*)
integer(kind=ilp),
intent(out)
::
info