34 #ifndef vtkNormalizeMatrixVectors_h 
   35 #define vtkNormalizeMatrixVectors_h 
   50   vtkGetMacro(VectorDimension, 
int);
 
   51   vtkSetMacro(VectorDimension, 
int);
 
   57   vtkGetMacro(PValue, 
double);
 
   58   vtkSetMacro(PValue, 
double);
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
given a sparse input matrix, produces a sparse output matrix with each vector normalized to unit leng...
 
a simple class to control print indentation 
 
#define VTKFILTERSGENERAL_EXPORT
 
Superclass for algorithms that produce vtkArrayDatas as output. 
 
static vtkArrayDataAlgorithm * New()
 
void PrintSelf(ostream &os, vtkIndent indent)