|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   37 #ifndef vtkArrayNorm_h 
   38 #define vtkArrayNorm_h 
   42 #include "vtkInfovisCoreModule.h"  
   56   vtkGetMacro(Dimension, 
int);
 
   57   vtkSetMacro(Dimension, 
int);
 
   72   vtkSetMacro(Invert, 
int);
 
   73   vtkGetMacro(Invert, 
int);
 
  
Stores a half-open range of array coordinates.
Computes L-norms along one dimension of an array.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
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.