16 #ifndef vtkPSciVizDescriptiveStats_h 17 #define vtkPSciVizDescriptiveStats_h 30 vtkSetMacro(SignedDeviations,
int);
31 vtkGetMacro(SignedDeviations,
int);
46 #endif // vtkPSciVizDescriptiveStats_h
virtual bool PrepareAlgorithm(vtkGenerateStatistics *filter)=0
Subclasses must override this method and configure filter by calling filter->SetStatisticsAlgorithm()...
Abstract base class for computing statistics with vtkStatistics.
Provide access to VTK descriptive statistics.
void PrintSelf(ostream &os, vtkIndent indent) override