Interface Relation

All Known Implementing Classes:
IndexTools.D1D1, IndexTools.D1D2, IndexTools.D1D3, IndexTools.D2D1, IndexTools.D2D2, IndexTools.D2D3, IndexTools.D3D1, IndexTools.D3D2, IndexTools.D3D3, IndexTools.Transpose

public interface Relation
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    contains(int[] x, int[] y)
     
  • Method Details

    • contains

      boolean contains(int[] x, int[] y)