-
- Downloads
Add FBox and tests
FBox is a class that represents a N dimensions interval. To do so, it keeps the maximum and minimum corners of the interval.
Src/Adaptive/new/FBox.hpp
0 → 100644
Tests/noDist/Adaptive/test_FBox.cpp
0 → 100644
Please register or sign in to comment