Skip to content

Implement hypercube box as a class

Micael Oliveira requested to merge hypercube_box into develop

Description

Implement hypercube box as a class. This is a derived class from the parallelepiped, as it basically works in the same way.

Merge request reports