| GRASS GIS 7 Programmer's Manual
    7.9.dev(2021)-e5379bbd7
    | 
Cluster library - Begin clusterring. More...

Go to the source code of this file.
| Functions | |
| int | I_cluster_begin (struct Cluster *C, int nbands) | 
| Initialize the cluster routines for nbands.  More... | |
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.
| int I_cluster_begin | ( | struct Cluster * | C, | 
| int | nbands | ||
| ) | 
Initialize the cluster routines for nbands.
| C | pointer to Cluster structure | 
| nbands | number of bands | 
Definition at line 28 of file c_begin.c.
References _, Cluster::band_sum, Cluster::band_sum2, free(), I_free_signatures(), I_init_signatures(), malloc(), Cluster::nbands, Cluster::np, Cluster::npoints, NULL, Cluster::points, Cluster::S, and Signature::title.