Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_spttrf
Interface
24 statements
Source File
stdlib_lapack_solve.fypp
stdlib_lapack_solve
stdlib_spttrf
Contents
None
interface
public pure module subroutine stdlib_spttrf(n, d, e, 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
(*)
integer(kind=ilp),
intent(out)
::
info