#include <gandalf/common/misc_defs.h>
Go to the source code of this file.
Functions | |
Gan_Bool | gan_mat_lq (struct Gan_Matrix *A, struct Gan_SquMatrix *L, struct Gan_Matrix *Q, double *work, unsigned long work_size) |
Performs LQ decomposition of matrix. |
Part of: Gandalf Library