30#ifndef vtkTransposeMatrix_h
31#define vtkTransposeMatrix_h
34#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.
~vtkTransposeMatrix() override
static vtkTransposeMatrix * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.