ergo
|
Code for computing Euclidean norm of a dense matrix. More...
#include "realtype.h"
Go to the source code of this file.
Functions | |
ergo_real | get_euclidean_norm (int m, int n, const ergo_real *A) |
Code for computing Euclidean norm of a dense matrix.
References A, ergo_free(), ergo_malloc(), get_euclidean_norm(), get_largest_eigenvalue(), and template_blas_sqrt().
Referenced by get_euclidean_norm(), and MMLimitTable::inittt().