*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> complib/DGBDI (3)              
Title
Content
Arch
Section
 

Contents


DGBDI(3F)							     DGBDI(3F)


NAME    [Toc]    [Back]

     DGBDI   - DGBDI computes the determinant of a band	matrix using the
     factors computed by DGBCO or DGBFA.  If the inverse is needed, use	DGBSL
     N	times.

SYNOPSYS    [Toc]    [Back]

      SUBROUTINE DGBDI(ABD,LDA,N,ML,MU,IPVT,DET)

DESCRIPTION    [Toc]    [Back]

     On	Entry

     ABD DOUBLE	PRECISION(LDA, N)
	the output from	DGBCO or DGBFA.

     LDA INTEGER
	the leading dimension of the array  ABD	.

     N INTEGER
	the order of the original matrix.

     ML	INTEGER
	number of diagonals below the main diagonal.

     MU	INTEGER
	number of diagonals above the main diagonal.

     IPVT INTEGER(N)
	the pivot vector from DGBCO or DGBFA.  On Return

     DET DOUBLE	PRECISION(2)
	determinant of original	matrix.
	Determinant = DET(1) * 10.0**DET(2)
	with  1.0 .LE. DABS(DET(1)) .LT. 10.0
	or  DET(1) = 0.0 .  LINPACK.  This version dated 08/14/78 .  Cleve
     Moler, University of New Mexico, Argonne National Lab.  Subroutines and
     Functions Fortran DABS


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
SGBDI IRIX SGBDI computes the determinant of a band matrix using the factors computed by SBGCO or SGBFA. If the inverse i
CGBDI IRIX CGBDI computes the determinant of a band matrix using the factors computed by CGBCO or CGBFA. If the inverse i
DGBFA IRIX DGBFA factors a double precision band matrix by elimination. DGBFA is usually called by DGBCO, but it can be c
CGEDI IRIX CGEDI computes the determinant and inverse of a matrix using the factors computed by CGECO or CGEFA.
SGEDI IRIX SGEDI computes the determinant and inverse of a matrix using the factors computed by SGECO or SGEFA.
DGEDI IRIX DGEDI computes the determinant and inverse of a matrix using the factors computed by DGECO or DGEFA.
CPBDI IRIX CPBDI computes the determinant of a complex Hermitian positive definite band matrix using the factors computed
SPBDI IRIX SPBDI computes the determinant of a real symmetric positive definite band matrix using the factors computed by
CSIDI IRIX CSIDI computes the determinant and inverse of a complex symmetric matrix using the factors from CSIFA.
CSPDI IRIX CSPDI computes the determinant and inverse of a complex symmetric matrix using the factors from CSPFA, where t
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service