pca_3

Function pca_3 

Source
pub fn pca_3<S>(points: &[Point3<S>]) -> Rotation3<S>
where S: Real + NumCast + RelativeEq<Epsilon = S> + Debug + MaybeSerDes, Vector2<S>: NormedVectorSpace<S>,
Expand description

3D principal component analysis