Classes

dox/Infovis/vtkMatrixColumnNorm.h File Reference

#include "vtkArrayDataAlgorithm.h"
Include dependency graph for vtkMatrixColumnNorm.h:

Go to the source code of this file.

Classes

class  vtkMatrixColumnNorm
 given a sparse input matrix (vtkSparseArray<double>), computes the L-norm for each column, storing the results in a dense output vector (vtkDenseArray<double>). More...