(git:c5411e0)
Loading...
Searching...
No Matches
lapack::lapack_strtri Interface Reference

Public Member Functions

subroutine dtrtri (uplo, diag, n, a, lda, info)
 ...
 

Detailed Description

Definition at line 279 of file lapack.F.

Member Function/Subroutine Documentation

◆ dtrtri()

subroutine lapack::lapack_strtri::dtrtri ( character  uplo,
character  diag,
integer  n,
real(kind=dp), dimension(lda, *)  a,
integer  lda,
integer  info 
)

...

Parameters
uplo...
diag...
n...
a...
lda...
info...

Definition at line 289 of file lapack.F.


The documentation for this interface was generated from the following file: