Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_cpptri
Interface
26 statements
Source File
stdlib_lapack_solve.fypp
stdlib_lapack_solve
stdlib_cpptri
Contents
None
interface
public pure module subroutine stdlib_cpptri(uplo, n, ap, info)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=1),
intent(in)
::
uplo
integer(kind=ilp),
intent(in)
::
n
complex(kind=sp),
intent(inout)
::
ap
(*)
integer(kind=ilp),
intent(out)
::
info