#include "EST_IMatrix.h"
#include "EST_system.h"
#include <cstdlib>
#include <climits>
#include "EST_unix.h"
#include "EST_math.h"
#include <time.h>
Go to the source code of this file.
Functions | |
int | matrix_max (const EST_IMatrix &a) |
find largest element More... | |
int matrix_max | ( | const EST_IMatrix & | a | ) |
find largest element
Definition at line 49 of file vec_mat_aux_i.cc.