Searched defs:DTPSV (Results 1 - 1 of 1) sorted by relevance

/external/eigen/blas/
H A Ddtpsv.f1 SUBROUTINE DTPSV(UPLO,TRANS,DIAG,N,AP,X,INCX) subroutine
13 * DTPSV solves one of the systems of equations
137 CALL XERBLA('DTPSV ',INFO)
294 * End of DTPSV .

Completed in 82 milliseconds