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