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