Interface WeightVector

    • Method Summary

      Modifier and Type Method Description
      int getWeight​(int n)
      returns the weight of an
    • Method Detail

      • getWeight

        int getWeight​(int n)
        returns the weight of an
        Parameters:
        n - the given parameter to compare with
        Returns:
        the weight for the given parameter