|
HLIBpro
3.0
|
computes norm for each row of a 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 row norms and return them in norm | |