[][src]Function nalgebra::center

pub fn center<P: EuclideanSpace>(p1: &P, p2: &P) -> P
[]

The center of two points.

See also: