GRASS GIS 7 Programmer's Manual
7.0.4(2016)-r00000
|
Go to the source code of this file.
Functions | |
void | eigval (double *a, double *ev, int n) |
void eigval | ( | double * | a, |
double * | ev, | ||
int | n | ||
) |
Definition at line 10 of file eigval.c.
References house(), and qreval().
Referenced by G_math_eigval().