debian man page for pdlatrs

Query: pdlatrs

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PDLATRS(l)					      LAPACK auxiliary routine (version 1.5)						PDLATRS(l)

NAME
PDLATRS - solve a triangular system
SYNOPSIS
SUBROUTINE PDLATRS( 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 A( * ), CNORM( * ), X( * ), WORK( * )
PURPOSE
PDLATRS 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 PDLATRS(l)
Related Man Pages
dlatrs(l) - redhat
zlatps(l) - redhat
zlatrs(l) - redhat
dlatrs.f(3) - debian
dlatbs(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph