#include <gandalf/linalg/3x3matrix.h>#include <gandalf/common/complex.h>Go to the source code of this file.
Functions | |
| Gan_Bool | gan_mat33_eigen (Gan_Matrix33 *A, Gan_Complex W[3], Gan_Matrix33 *VL, Gan_Matrix33 *VR) |
| Computes eigenvalues and eigenvectors of a 3x3 matrix. | |
Part of: Gandalf Library
1.3.9.1