Questions tagged [hypercube]
31 questions
0
votes
2 answers
Points enclosed by a custom defined Hypercube
I have a N-dimensional vector, X and 'n' equidistant points along each dimension and a parameter 'delta'. I need a way to find the total of n^N vectors enclosed by the Hypercube defined with the vector X at the center and each side of Hypercube…
user59634