|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   50 #ifndef vtkPCAAnalysisFilter_h 
   51 #define vtkPCAAnalysisFilter_h 
   53 #include "vtkFiltersHybridModule.h"  
  112   int GetModesRequiredFor(
double proportion);
 
  
Performs principal component analysis of a set of aligned pointsets.
dynamic, self-adjusting array of float
static vtkMultiBlockDataSetAlgorithm * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
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.
abstract class for specifying dataset behavior
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.