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

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

Contents


CPOFA(3F)							     CPOFA(3F)


NAME    [Toc]    [Back]

     CPOFA   - CPOFA factors a complex Hermitian positive definite matrix.

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

SYNOPSYS    [Toc]    [Back]

      SUBROUTINE CPOFA(A,LDA,N,INFO)

DESCRIPTION    [Toc]    [Back]

     On	Entry

     A COMPLEX(LDA, N)
	the Hermitian 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 =
	CTRANS(R)*R where  CTRANS(R)  is the conjugate
	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 CDOTC Fortran AIMAG,CMPLX,CONJG,REAL,SQRT


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
CPOCO IRIX CPOCO factors a complex Hermitian positive definite matrix and estimates the condition of the matrix. If RCOND
CPOSL IRIX CPOSL solves the COMPLEX Hermitian positive definite system A * X = B using the factors computed by CPOCO or C
CPPFA IRIX CPPFA factors a complex Hermitian positive definite matrix stored in packed form. CPPFA is usually called by C
CPBFA IRIX CPBFA factors a complex Hermitian positive definite matrix stored in band form. CPBFA is usually called by CPB
CPPDI IRIX CPPDI computes the determinant and inverse of a complex Hermitian positive definite matrix using the factors c
CPBDI IRIX CPBDI computes the determinant of a complex Hermitian positive definite band matrix using the factors computed
CPPCO IRIX CPPCO factors a complex Hermitian positive definite matrix stored in packed form and estimates the condition o
CPBCO IRIX CPBCO factors a complex Hermitian positive definite matrix stored in band form and estimates the condition of
CPPSL IRIX CPPSL solves the complex Hermitian positive definite system A * X = B using the factors computed by CPPCO or C
CPBSL IRIX CPBSL solves the complex Hermitian positive definite band system A*X = B using the factors computed by CPBCO o
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service