In file ../include/EST_IMatrix.h:
class EST_IMatrix |
A matrix class for integers.
EST_IMatrix (int m, int n) size constructor | |
EST_IMatrix (EST_IMatrix &a) copy constructor | |
EST_IMatrix (EST_IMatrix &a, int b) CHECK - what does this do??? | |
EST_IMatrix () default constructor |
A matrix class for integers. EST_IMatrix x should be used instead of int **x wherever possible.
Alphabetic index HTML hierarchy of classes or Java
This page is part of the
Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact:
speech_tools@cstr.ed.ac.uk