LAPACK 3.3.1
Linear Algebra PACKage

dlantp.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DLANTP (NORM, UPLO, DIAG, N, AP, WORK)

Function Documentation

DOUBLE PRECISION DLANTP ( CHARACTER  NORM,
CHARACTER  UPLO,
CHARACTER  DIAG,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  AP,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file dlantp.f.

Here is the call graph for this function:

 All Files Functions