Functions/Subroutines

SRC/dpotri.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DPOTRI (UPLO, N, A, LDA, INFO)

Function Documentation

subroutine DPOTRI ( CHARACTER  UPLO,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER  INFO 
)

Definition at line 1 of file dpotri.f.