pub fn center<N: RealField + Copy>(pts: &[Point<N>]) -> Point<N>
Expand description

Computes the center of a set of point.