Function rust_3d::functions::sqr_dist [] [src]

pub fn sqr_dist<P, U>(p1: &P, p2: &U) -> Result<f64> where P: IsND, U: IsND