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

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

Contents


CGBDI(3F)							     CGBDI(3F)


NAME    [Toc]    [Back]

     CGBDI   - CGBDI computes the determinant of a band	matrix using the
     factors computed by CGBCO or CGBFA.  If the inverse is needed, use	CGBSL
     N	times.

SYNOPSYS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

     On	Entry

     ABD COMPLEX(LDA, N)
	the output from	CGBCo or CGBFA.

     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 CGBCO or CGBFA.  On Return

     DET COMPLEX(2)
	determinant of original	matrix.
	Determinant = DET(1) * 10.0**DET(2)
	with  1.0 .LE. CABS1(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 ABS,AIMAG,CMPLX,REAL


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
DGBDI IRIX DGBDI computes the determinant of a band matrix using the factors computed by DGBCO or DGBFA. If the inverse i
SGBDI IRIX SGBDI computes the determinant of a band matrix using the factors computed by SBGCO or SGBFA. If the inverse i
CGBFA IRIX CGBFA factors a complex band matrix by elimination. CGBFA is usually called by CGBCO, but it can be called dir
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.
CGEDI IRIX CGEDI computes the determinant and inverse of a matrix using the factors computed by CGECO or CGEFA.
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
CSPDI IRIX CSPDI computes the determinant and inverse of a complex symmetric matrix using the factors from CSPFA, where t
CSIDI IRIX CSIDI computes the determinant and inverse of a complex symmetric matrix using the factors from CSIFA.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service