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