#include <gandalf/linalg/2x2matrixf_eigsym.h>
#include <gandalf/common/numerics.h>
#include <gandalf/common/misc_error.h>
Functions | |
Gan_Bool | gan_symmat22f_eigen (Gan_SquMatrix22_f *A, Gan_Vector2_f *W, Gan_Matrix22_f *Z) |
Eigenvalues and maybe eigenvectors of symmetric 2x2 matrix. |
Part of: Gandalf Library