#include <gandalf/linalg/2x2matrix_eigsym.h>
#include <gandalf/common/numerics.h>
#include <gandalf/common/misc_error.h>
Functions | |
Gan_Bool | gan_symmat22_eigen (Gan_SquMatrix22 *A, Gan_Vector2 *W, Gan_Matrix22 *Z) |
Eigenvalues and maybe eigenvectors of symmetric 2x2 matrix. |
Part of: Gandalf Library