minimal representation of an n_dim
-dimensional ball
More...
#include <math.hpp>
Public Attributes | |
Mat< n_dim > | center |
double | radius_sq |
square of the radius, since normally that's what you actually need | |
minimal representation of an n_dim
-dimensional ball