#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/interval/interval_fwd.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::math |
namespace | OpenTissue::math::interval |
Functions | |
template<typename value_type > | |
Interval< value_type > | OpenTissue::math::interval::intersect (Interval< value_type > const &A, Interval< value_type > const &B) |