39 #ifndef __vtkArrayNorm_h
40 #define __vtkArrayNorm_h
56 vtkGetMacro(Dimension,
int);
57 vtkSetMacro(Dimension,
int);
68 vtkSetMacro(Invert,
int);
69 vtkGetMacro(Invert,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Computes L-norms along one dimension of an array.
Stores a half-open range of array coordinates.
a simple class to control print indentation
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)