Go to the documentation of this file.
35 #ifndef vtkNormalizeMatrixVectors_h
36 #define vtkNormalizeMatrixVectors_h
38 #include "vtkFiltersGeneralModule.h"
52 vtkGetMacro(VectorDimension,
int);
60 vtkGetMacro(PValue,
double);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkNormalizeMatrixVectors * New()
a simple class to control print indentation
vtkNormalizeMatrixVectors()
Superclass for algorithms that produce vtkArrayDatas as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
given a sparse input matrix, produces a sparse output matrix with each vector normalized to unit leng...
~vtkNormalizeMatrixVectors() override