Function na::distance [−][src]
pub fn distance<N, D>(
p1: &Point<N, D>,
p2: &Point<N, D>
) -> <N as SimdComplexField>::SimdRealField where
D: DimName,
N: SimdComplexField,
DefaultAllocator: Allocator<N, D, U1>,
pub fn distance<N, D>(
p1: &Point<N, D>,
p2: &Point<N, D>
) -> <N as SimdComplexField>::SimdRealField where
D: DimName,
N: SimdComplexField,
DefaultAllocator: Allocator<N, D, U1>,