Click or drag to resize

FloatPCA Constructor

Overload List
 NameDescription
Public methodFloatPCA(FloatMatrix) Constructs a FloatPCA instance from the given data.
Public methodFloatPCA(FloatMatrix, Boolean, Boolean) Constructs a FloatPCA instance from the given data, optionally centering and scaling the data before analysis takes place.
Top
See Also