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