#include <gandalf/linalg/vec_gen.h>#include <gandalf/linalg/mat_gen.h>#include <gandalf/linalg/mat_square.h>Go to the source code of this file.
Classes | |
| struct | Gan_SymMatEigenStruct |
| Structure for eigendecomposition of an accumulated symmetric matrix. More... | |
Functions | |
| Gan_SymMatEigenStruct * | gan_symeigen_form (Gan_SymMatEigenStruct *sme, long max_size) |
| Macro: Forms a symmetric matrix eigendecomposition structure. | |
| Gan_SymMatEigenStruct * | gan_symeigen_alloc (long max_size) |
| Macro: Allocates a symmetric matrix eigendecomposition structure. | |
Part of: Gandalf Library
1.3.9.1