Overload List

  NameDescription
FloatPCA(FloatMatrix)
Constructs a FloatPCA instance from the given data.
FloatPCA(FloatMatrix, Boolean, Boolean)
Constructs a FloatPCA instance from the given data, optionally centering and scaling the data before analysis takes place.

See Also