37 #ifndef vtkArrayNorm_h
38 #define vtkArrayNorm_h
40 #include "vtkInfovisCoreModule.h"
56 vtkGetMacro(Dimension,
int);
73 vtkGetMacro(Invert,
int);
92 vtkInformationVector*) VTK_OVERRIDE;
Computes L-norms along one dimension of an array.
Stores a half-open range of array coordinates.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.