Variable PrincipalComponent.x

The projection of the data onto the first principal component.

struct PrincipalComponent
{
  // ...
  double[] x ;
  // ...
}