GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
#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 8 of file eigen_tools.c.
References G_free().