Class IntNtree

    • Constructor Summary

      Constructors 
      Constructor Description
      IntNtree​(long[] dimensions, long[] position, int value)
      Standard constructor called by factory
    • Constructor Detail

      • IntNtree

        public IntNtree​(long[] dimensions,
                        long[] position,
                        int value)
        Standard constructor called by factory
        Parameters:
        dimensions - The dimensions of the tree
        value - Uniform value of created nodes of the tree