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

Public Member Functions

subroutine dpotrf (uplo, n, a, lda, info)
 ...
 

Detailed Description

Definition at line 241 of file lapack.F.

Member Function/Subroutine Documentation

◆ dpotrf()

subroutine lapack::lapack_spotrf::dpotrf ( character  uplo,
integer  n,
real(kind=dp), dimension(lda, *)  a,
integer  lda,
integer  info 
)

...

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

Definition at line 250 of file lapack.F.


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