|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
Cluster library - Reassign cluster. More...

Go to the source code of this file.
Functions | |
| int | I_cluster_reassign (struct Cluster *C, int *interrupted) |
| ? | |
Cluster library - Reassign cluster.
SPDX-FileCopyrightText: 2001-2009 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file c_reassign.c.
?
| C | pointer to Cluster structure |
| interrupted |
Definition at line 23 of file c_reassign.c.
References Cluster::class, Cluster::count, Cluster::countdiff, HUGE_VAL, min, Cluster::nbands, Cluster::nclasses, Cluster::npoints, Cluster::points, Cluster::sum, and Cluster::sumdiff.
Referenced by I_cluster_exec().