#include "vtkArrayDataAlgorithm.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... |