38 #ifndef __vtkEntropyMatrixWeighting_h
39 #define __vtkEntropyMatrixWeighting_h
53 vtkGetMacro(FeatureDimension,
int);
54 vtkSetMacro(FeatureDimension,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
Term weight strategy where every term has weight related to its entropy.
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)