projection_test: Test barycenter preservation under projection

Description Usage Arguments

Description

This function compares the barycenter of the projection of a point cloud to the projection of the barycenter of the cloud.

Usage

1
projection_test(cloud, subspace, ...)

Arguments

cloud

An m-by-n matrix of coordinates for m points in n-dimensional space.

subspace

An k-by-n matrix of coordinates spanning the k-dimensional linear subspace or (k - 1)-dimensional affine subspace.

...

Additional arguments passed to projection.


corybrunson/cloud documentation built on May 13, 2019, 10:51 p.m.