GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdlib.h>
#include <math.h>
#include <grass/gis.h>
#include <grass/gmath.h>
Go to the source code of this file.
Functions | |
int | G_math_egvorder (double *d, double **z, long bands) |
int G_math_egvorder | ( | double * | d, |
double ** | z, | ||
long | bands | ||
) |
Definition at line 9 of file eigen_tools.c.