33 #ifndef vtkTransposeMatrix_h
34 #define vtkTransposeMatrix_h
36 #include "vtkInfovisCoreModule.h"
Superclass for algorithms that produce vtkArrayDatas as output.
a simple class to control print indentation
Computes the transpose of an input matrix.
static vtkTransposeMatrix * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.