Class IndexTools

java.lang.Object
org.jlayer.util.IndexTools

public class IndexTools extends Object
This class is used for test purposes only.
Author:
gko
  • Field Details

    • fullD1D1

      public static Relation fullD1D1
    • isNeighbour

      public static Relation isNeighbour
  • Constructor Details

    • IndexTools

      public IndexTools()
  • Method Details

    • getOrientation

      public static IndexTools.Orientation getOrientation(int[] from, int[] to)
      Parameters:
      from - the base index
      to - the goal index
      Returns:
      the IndexTools.Orientation or null, iff from and to denote identical indices