Main Page | Modules | Class List | Directories | File List | Class Members | File Members

mat_svd.c File Reference

#include <gandalf/linalg/mat_svd.h>
#include <gandalf/linalg/mat_gen.h>
#include <gandalf/linalg/mat_square.h>
#include <gandalf/linalg/clapack.h>
#include <gandalf/common/misc_error.h>
#include <gandalf/common/compare.h>
#include <gandalf/common/array.h>
#include <gandalf/common/allocate.h>

Classes

struct  SVDOrder

Typedefs

typedef SVDOrder SVDOrder

Functions

Gan_Bool gan_mat_svd (Gan_Matrix *A, Gan_Matrix *U, Gan_SquMatrix *S, Gan_Matrix *VT, double *work, unsigned long work_size)
 Computes singular value decomposition of matrix.

Detailed Description

Module: Matrix singular value decomposition (double precision)

Part of: Gandalf Library

Version:
1.12
Date:
2002/04/18 14:56:24
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Sat May 21 23:52:50 2005 by  doxygen 1.4.3