#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::math |
Functions | |
template<class T > | |
bool | OpenTissue::math::is_power2 (T val) |
template<class T > | |
T | OpenTissue::math::upper_power2 (T val) |
template<class T > | |
T | OpenTissue::math::lower_power2 (T val) |