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

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

Contents


SPOFA(3F)							     SPOFA(3F)


NAME    [Toc]    [Back]

     SPOFA   - SPOFA factors a real symmetric positive definite	matrix.

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

SYNOPSYS    [Toc]    [Back]

      SUBROUTINE SPOFA(A,LDA,N,INFO)

DESCRIPTION    [Toc]    [Back]

     On	Entry

     A REAL(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 SDOT Fortran SQRT


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
SPOCO IRIX SPOCO factors a real symmetric positive definite matrix and estimates the condition of the matrix. If RCOND is
SPOSL IRIX SPOSL solves the real symmetric positive definite system A * X = B using the factors computed by SPOCO or SPOF
SPPFA IRIX SPPFA factors a real symmetric positive definite matrix stored in packed form. SPPFA is usually called by SPPC
SPBFA IRIX SPBFA factors a real symmetric positive definite matrix stored in band form. SPBFA is usually called by SPBCO,
DPOFA IRIX DPOFA factors a double precision symmetric positive definite matrix. DPOFA is usually called by DPOCO, but it
SPBDI IRIX SPBDI computes the determinant of a real symmetric positive definite band matrix using the factors computed by
SPPDI IRIX SPPDI computes the determinant and inverse of a real symmetric positive definite matrix using the factors comp
SPPCO IRIX SPPCO factors a real symmetric positive definite matrix stored in packed form and estimates the condition of t
SPBCO IRIX SPBCO factors a real symmetric positive definite matrix stored in band form and estimates the condition of the
DPOCO IRIX DPOCO factors a double precision symmetric positive definite matrix and estimates the condition of the matrix.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service