HLIBpro  3.0
TColumnMatrixNorm Class Reference

computes norm for each column of the matrix

#include <mat_norm.hh>

Public Member Functions

template<typename value_t >
void norm (const TMatrix< value_t > *A, TScalarVector< real_type_t< value_t > > &norm) const
 compute the column norms and return them in norm