#include <Mathematics/GteFIQuery.h>
#include <Mathematics/GteTIQuery.h>
#include <array>
#include <limits>
Go to the source code of this file.
Namespaces | |
gte | |
Typedefs | |
template<typename Real > | |
using | gte::FIIntervalInterval = FIQuery< Real, std::array< Real, 2 >, std::array< Real, 2 >> |
template<typename Real > | |
using | gte::TIIntervalInterval = TIQuery< Real, std::array< Real, 2 >, std::array< Real, 2 >> |