Go to the documentation of this file.
52 #ifndef vtkPCAAnalysisFilter_h
53 #define vtkPCAAnalysisFilter_h
void GetShapeParameters(vtkPointSet *shape, vtkFloatArray *b, int bsize)
int GetModesRequiredFor(double proportion)
Performs principal component analysis of a set of aligned pointsets.
#define vtkGetObjectMacro(name, type)
void GetParameterisedShape(vtkFloatArray *b, vtkPointSet *shape)
GLboolean GLboolean GLboolean b
dynamic, self-adjusting array of float
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSHYBRID_EXPORT
static vtkPCAAnalysisFilter * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
abstract class for specifying dataset behavior
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.