GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
Cluster library - Begin clusterring. More...
#include <stdlib.h>
#include <grass/glocale.h>
#include <grass/cluster.h>
Go to the source code of this file.
Functions | |
int | I_cluster_begin (struct Cluster *C, int nbands) |
Initialize the cluster routines for nbands. | |
Cluster library - Begin clusterring.
(C) 2001-2009 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file c_begin.c.