Function libreda_pnr::util::tie_cell_insertion::center_of_mass
source · fn center_of_mass<C: PrimInt>(points: &Vec<Point<C>>) -> Point<C>Expand description
Compute the center of mass of a list of points.