Next: Example (from Program LA_GGGLM_EXAMPLE)
Up: Generalized Linear Least Squares
Previous: Purpose
  Contents
  Index
- A
- (input/output) REAL or COMPLEX
array, shape
with
and
.
On entry, the matrix
.
On exit, the contents of A are destroyed.
- B
- (input/output) REAL or COMPLEX array,
shape
with
and
.
On entry, the matrix
.
On exit, the contents of B are destroyed.
- D
- (input/output) REAL or COMPLEX
array, shape
with
.
On entry, the vector
.
On exit, the contents of D are destroyed.
- X
- (output) REAL or COMPLEX array,
shape
with
.
The solution vector
.
- Y
- (output) REAL or COMPLEX array,
shape
with
.
The solution vector
.
- INFO
- Optional (output) INTEGER.
If
is not present and an error occurs, then the
program is terminated with an error message.
References: [1] and [17,9,20].
Susan Blackford
2001-08-19