Set of utility functions to convert to a point from other data types
dimensionality | of the Point |
St | type of point |
Definition at line 19 of file convert.hpp.
#include <convert.hpp>
Static Public Member Functions | |
static Point< dim, St > | convert (const comb< dim > &c) |
Return the combination converted to point. | |
|
inlinestatic |
Return the combination converted to point.
Definition at line 25 of file convert.hpp.