39 #ifndef vtkArrayNorm_h
40 #define vtkArrayNorm_h
57 vtkGetMacro(Dimension,
int);
58 vtkSetMacro(Dimension,
int);
69 vtkSetMacro(Invert,
int);
70 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
#define VTKINFOVISCORE_EXPORT
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)