ergo
|
#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) |
ergo_real | get_maximum_norm (int m, int n, const ergo_real *A) |
References ergo_malloc(), get_euclidean_norm(), ergo_free(), and get_largest_eigenvalue().
Referenced by get_euclidean_norm(), and MMLimitTable::init().