Functions/Subroutines

SRC/zppsv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZPPSV (UPLO, N, NRHS, AP, B, LDB, INFO)

Function Documentation

subroutine ZPPSV ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  NRHS,
COMPLEX*16,dimension( * )  AP,
COMPLEX*16,dimension( ldb, * )  B,
INTEGER  LDB,
INTEGER  INFO 
)

Definition at line 1 of file zppsv.f.