fixLabels

PURPOSE

Enforces cluster labels to be in the range 1:K

SYNOPSIS

function L = fixLabels(labels)

DESCRIPTION

Enforces cluster labels to be in the range 1:K
L = FIXLABELS(LABELS)

 Input:
    (LABELS): Cluster assignment

 Output:
    (L): New label vector \in {1,...,K}^N

CROSS-REFERENCE INFORMATION

This function calls: This function is called by:
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005