Main Page   Modules   Compound List   File List   Compound Members   File Members  

mat_lq.c File Reference

#include <gandalf/linalg/mat_lq.h>
#include <gandalf/linalg/mat_gen.h>
#include <gandalf/linalg/mat_square.h>
#include <gandalf/linalg/mat_triangular.h>
#include <gandalf/linalg/vec_gen.h>
#include <gandalf/linalg/matvec_clapack.h>
#include <gandalf/common/allocate.h>
#include <gandalf/common/compare.h>
#include <gandalf/common/misc_error.h>

Functions

Gan_Bool gan_mat_lq (Gan_Matrix *A, Gan_SquMatrix *L, Gan_Matrix *Q, double *work, unsigned long work_size)
 Performs LQ decomposition of matrix.


Detailed Description

Module: Matrix LQ decomposition (double precision)

Part of: Gandalf Library

Revision: Last edited: Author:

Copyright: (c) 2000 Imagineer Software Limited


Generated on Mon Oct 13 16:14:44 2003 by doxygen1.3-rc1