Query: pzlatrs
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PZLATRS(l) LAPACK auxiliary routine (version 1.5) PZLATRS(l)NAMEPZLATRS - solve a triangular systemSYNOPSISSUBROUTINE PZLATRS( UPLO, TRANS, DIAG, NORMIN, N, A, IA, JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM, WORK ) CHARACTER DIAG, NORMIN, TRANS, UPLO INTEGER IA, IX, JA, JX, N DOUBLE PRECISION SCALE INTEGER DESCA( * ), DESCX( * ) DOUBLE PRECISION CNORM( * ) COMPLEX*16 A( * ), X( * ), WORK( * )PURPOSEPZLATRS solves a triangular system. This routine in unfinished at this time, but will be part of the next release. LAPACK version 1.5 12 May 1997 PZLATRS(l)
| Related Man Pages |
|---|
| zlatps(l) - redhat |
| dlatps(3) - debian |
| dlatrs(3) - debian |
| dlatrs.f(3) - debian |
| dlatps.f(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |