Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click Thesaurus above for synonyms. Also, follow synonym links within the dictionary to find definitions from other sources.

1. The Collaborative International Dictionary of English v.0.48
hypercube \hypercube\ n.
   A mathematical object existing in more than three dimensions,
   analogous to the cube in that each two-dimensional facet of
   the surface is a square; a generalization of a cube in more
   than three dimensions.
   [PJC]

2. The Free On-line Dictionary of Computing (30 December 2018)
hypercube

   A cube of more than three dimensions.  A single (2^0 = 1)
   point (or "node") can be considered as a zero dimensional
   cube, two (2^1) nodes joined by a line (or "edge") are a one
   dimensional cube, four (2^2) nodes arranged in a square are a
   two dimensional cube and eight (2^3) nodes are an ordinary
   three dimensional cube.  Continuing this geometric
   progression, the first hypercube has 2^4 = 16 nodes and is a
   four dimensional shape (a "four-cube") and an N dimensional
   cube has 2^N nodes (an "N-cube").  To make an N+1 dimensional
   cube, take two N dimensional cubes and join each node on one
   cube to the corresponding node on the other.  A four-cube can
   be visualised as a three-cube with a smaller three-cube
   centred inside it with edges radiating diagonally out (in the
   fourth dimension) from each node on the inner cube to the
   corresponding node on the outer cube.

   Each node in an N dimensional cube is directly connected to N
   other nodes.  We can identify each node by a set of N
   Cartesian coordinates where each coordinate is either zero
   or one.  Two node will be directly connected if they differ in
   only one coordinate.

   The simple, regular geometrical structure and the close
   relationship between the coordinate system and binary numbers
   make the hypercube an appropriate topology for a parallel
   computer interconnection network.  The fact that the number of
   directly connected, "nearest neighbour", nodes increases with
   the total size of the network is also highly desirable for a
   parallel computer.

   (1994-11-17)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy