105 SUBROUTINE dtrttp( UPLO, N, A, LDA, AP, INFO )
117 DOUBLE PRECISION a( lda, * ), ap( * )
140 lower =
lsame( uplo,
'L' )
141 IF( .NOT.lower .AND. .NOT.
lsame( uplo,
'U' ) )
THEN
143 ELSE IF( n.LT.0 )
THEN
145 ELSE IF( lda.LT.max( 1, n ) )
THEN
149 CALL
xerbla(
'DTRTTP', -info )
LOGICAL function lsame(CA, CB)
LSAME
subroutine xerbla(SRNAME, INFO)
XERBLA
subroutine dtrttp(UPLO, N, A, LDA, AP, INFO)
DTRTTP copies a triangular matrix from the standard full format (TR) to the standard packed format (T...
set ue cd $ADTTMP cat<< EOF > tmp f Program LinearEquations Implicit none Real j