Edinburgh Speech Tools  2.1-release
vec_mat_aux_i.cc File Reference
#include "EST_IMatrix.h"
#include "EST_system.h"
#include <cstdlib>
#include <climits>
#include "EST_unix.h"
#include "EST_math.h"
#include <time.h>
Include dependency graph for vec_mat_aux_i.cc:

Go to the source code of this file.

Functions

int matrix_max (const EST_IMatrix &a)
 find largest element More...
 

Function Documentation

int matrix_max ( const EST_IMatrix a)

find largest element

Definition at line 49 of file vec_mat_aux_i.cc.