43#include "vtkInfovisCoreModule.h"
59 vtkGetMacro(Dimension,
int);
76 vtkGetMacro(Invert,
int);
Superclass for algorithms that produce vtkArrayDatas as output.
Computes L-norms along one dimension of an array.
static vtkArrayNorm * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkArrayRange GetWindow()
void SetWindow(const vtkArrayRange &window)
Defines an optional "window" used to compute the norm on a subset of the elements in a vector.
Stores a half-open range of array coordinates.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.