32 #ifndef __vtkTransposeMatrix_h
33 #define __vtkTransposeMatrix_h
35 #include "vtkInfovisCoreModule.h"
43 void PrintSelf(ostream& os, vtkIndent indent);
51 vtkInformationVector**,
52 vtkInformationVector*);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Computes the transpose of an input matrix.
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)