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