32 #ifndef vtkNormalizeMatrixVectors_h 33 #define vtkNormalizeMatrixVectors_h 35 #include "vtkFiltersGeneralModule.h" 49 vtkGetMacro(VectorDimension,
int);
57 vtkGetMacro(PValue,
double);
given a sparse input matrix, produces a sparse output matrix with each vector normalized to unit leng...
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.