#include <gandalf/common/misc_defs.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_mat_svd (struct Gan_Matrix *A, struct Gan_Matrix *U, struct Gan_SquMatrix *S, struct Gan_Matrix *VT, double *work, unsigned long work_size) |
Part of: Gandalf Library