#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_PseudoInverseStruct |
Functions | |
Gan_PseudoInverseStruct * | gan_pseudoinv_alloc (long max_asize, long max_bsize) |
Macro: Allocates a pseudo-inverse equation solving structure. |
Part of: Gandalf Library