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

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

Contents


SGBDI(3F)							     SGBDI(3F)


NAME    [Toc]    [Back]

     SGBDI   - SGBDI computes the determinant of a band	matrix using the
     factors computed by SBGCO or SGBFA.  If the inverse is needed, use	SGBSL
     N	times.

SYNOPSYS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

     On	Entry

     ABD REAL(LDA, N)
	the output from	SBGCO or SGBFA.

     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 SBGCO or SGBFA.  On Return

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


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
CGBDI IRIX CGBDI computes the determinant of a band matrix using the factors computed by CGBCO or CGBFA. If the inverse i
DGBDI IRIX DGBDI computes the determinant of a band matrix using the factors computed by DGBCO or DGBFA. If the inverse i
SGBSL IRIX SGBSL solves the real band system A * X = B or TRANS(A) * X = B using the factors computed by SBGCO or SGBFA.
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.
SGBFA IRIX SGBFA factors a real band matrix by elimination. SGBFA is usually called by SBGCO, but it can be called direct
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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service