Interface ClusteringStrategy

    • Method Summary

      Modifier and Type Method Description
      int numberOfLocalIndices()
      Returns the number of local indices handled by this strategy.
    • Method Detail

      • numberOfLocalIndices

        int numberOfLocalIndices()
        Returns the number of local indices handled by this strategy.
        Returns:
        the number of local indices handled by this strategy.