VTK
vtkMatricizeArray Class Reference

Convert an array of arbitrary dimensions to a matrix. More...

#include <vtkMatricizeArray.h>

Detailed Description

Convert an array of arbitrary dimensions to a matrix.

Given a sparse input array of arbitrary dimension, creates a sparse output matrix (vtkSparseArray<double>) where each column is a slice along an arbitrary dimension from the source.

Thanks:
Developed by Timothy M. Shead (tshea.nosp@m.d@sa.nosp@m.ndia..nosp@m.gov) at Sandia National Laboratories.

BTX class Generator; ETX

@par      Tests:
          @ref c2_vtk_t_vtkMatricizeArray "vtkMatricizeArray (Tests)"

The documentation for this class was generated from the following file: