Function pineappl_capi::pineappl_grid_optimize
source · [−]Expand description
Optimizes the grid representation for space efficiency.
Safety
If grid does not point to a valid Grid object, for example when grid is the null pointer,
this function is not safe to call.