41 #ifndef vtkPCAAnalysisFilter_h
42 #define vtkPCAAnalysisFilter_h
44 #include "vtkFiltersHybridModule.h"
47 VTK_ABI_NAMESPACE_BEGIN
104 int GetModesRequiredFor(
double proportion);
129 VTK_ABI_NAMESPACE_END
dynamic, self-adjusting array of float
concrete class for storing a set of points
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkMultiBlockDataSetAlgorithm * New()
Performs principal component analysis of a set of aligned pointsets.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.