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

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

Contents


DPOFA(3F)							     DPOFA(3F)


NAME    [Toc]    [Back]

     DPOFA   - DPOFA factors a double precision	symmetric positive definite
     matrix.

     DPOFA is usually called by	DPOCO, but it can be called directly with a
     saving in time if	RCOND  is not needed.  (time for DPOCO)	= (1 +
     18/N)*(time for DPOFA) .

SYNOPSYS    [Toc]    [Back]

      SUBROUTINE DPOFA(A,LDA,N,INFO)

DESCRIPTION    [Toc]    [Back]

     On	Entry

     A DOUBLE PRECISION(LDA, N)
	the symmetric matrix to	be factored.  Only the
	diagonal and upper triangle are	used.

     LDA INTEGER
	the leading dimension of the array  A .

     N INTEGER
	the order of the matrix	 A .  On Return

     A an upper	triangular matrix  R  so that  A = TRANS(R)*R
	where  TRANS(R)	 is the	transpose.
	The strict lower triangle is unaltered.
	If  INFO .NE. 0	, the factorization is not complete.

     INFO INTEGER
	= 0  for normal	return.
	= K  signals an	error condition.  The leading minor
	of order  K  is	not positive definite.	LINPACK.  This version dated
     08/14/78 .	 Cleve Moler, University of New	Mexico,	Argonne	National Lab.
     Subroutines and Functions BLAS DDOT Fortran DSQRT


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
DPOCO IRIX DPOCO factors a double precision symmetric positive definite matrix and estimates the condition of the matrix.
DPBDI IRIX DPBDI computes the determinant of a double precision symmetric positive definite band matrix using the factors
DPPCO IRIX DPPCO factors a double precision symmetric positive definite matrix stored in packed form and estimates the co
DPBCO IRIX DPBCO factors a double precision symmetric positive definite matrix stored in band form and estimates the cond
DPPFA IRIX DPPFA factors a double precision symmetric positive definite matrix stored in packed form. DPPFA is usually ca
DPBFA IRIX DPBFA factors a double precision symmetric positive definite matrix stored in band form. DPBFA is usually call
DPPSL IRIX DPPSL solves the double precision symmetric positive definite system A * X = B using the factors computed by D
DPOSL IRIX DPOSL solves the double precision symmetric positive definite system A * X = B using the factors computed by D
DPBSL IRIX DPBSL solves the double precision symmetric positive definite band system A*X = B using the factors computed b
DPPDI IRIX DPPDI computes the determinant and inverse of a double precision symmetric positive definite matrix using the
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service