Computes the transpose of an input matrix.
More...
#include <vtkTransposeMatrix.h>
Inherits vtkArrayDataAlgorithm.
Computes the transpose of an input matrix.
- Thanks:
- Developed by Timothy M. Shead (tshea.nosp@m.d@sa.nosp@m.ndia..nosp@m.gov) at Sandia National Laboratories.
- Tests:
- vtkTransposeMatrix (Tests)
Definition at line 38 of file vtkTransposeMatrix.h.
vtkTransposeMatrix::vtkTransposeMatrix |
( |
| ) |
|
|
protected |
vtkTransposeMatrix::~vtkTransposeMatrix |
( |
| ) |
|
|
protected |
static int vtkTransposeMatrix::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkTransposeMatrix::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkTransposeMatrix::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkTransposeMatrix::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkTransposeMatrix::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: