Construct multidimensional rectangular grid.
Construct new grid by selecting dimensions from the existing grid.
template <int N>
get_grid_wrapper(SCM object) -> Grid_wrapper< N > *
Get grid lower bound.
Convert grid to human-readable string.
Get grid upper bound.