Main Page | Modules | Class List | 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.13
Date:
2005/10/18 22:01:51
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited
Generated on Fri Mar 17 12:44:52 2006 by  doxygen 1.3.9.1