debian man page for pzlatrs

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)

NAME
PZLATRS - solve a triangular system
SYNOPSIS
SUBROUTINE 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( * )
PURPOSE
PZLATRS 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
dlatrs(l) - redhat
zlatps(l) - redhat
zlatrs(l) - redhat
dlatrs.f(3) - debian
dlatps.f(3) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph