Edinburgh Speech Tools 2.4-release
 
Loading...
Searching...
No Matches
EST_SMatrix Member List

This is the complete list of members for EST_SMatrix, including all inherited members.

a_check(int row, int col) constEST_TMatrix< short >
a_check(int row, int col)EST_TMatrix< short >
EST_TVector< short >::a_check(int n) constEST_TVector< short >
EST_TVector< short >::a_check(int n)EST_TVector< short >
a_no_check(int row, int col) constEST_TMatrix< short >inline
a_no_check(int row, int col)EST_TMatrix< short >inline
EST_TVector< short >::a_no_check(int n) constEST_TVector< short >inline
EST_TVector< short >::a_no_check(int n)EST_TVector< short >inline
EST_TVector< short >::a_no_check_1(int n) constEST_TVector< short >inline
EST_TVector< short >::a_no_check_1(int n)EST_TVector< short >inline
add_rows(const EST_TMatrix &s)EST_TMatrix< short >
column(EST_TVector< short > &cv, int c, int start_r=0, int len=-1)EST_TMatrix< short >
copy(const EST_TSimpleMatrix< short > &a)EST_TSimpleMatrix< short >
EST_TMatrix< short >::copy(const EST_TMatrix< short > &a)EST_TMatrix< short >protected
EST_TVector< short >::copy(const EST_TVector< short > &a)EST_TVector< short >
copy_column(int c, short *buf, int offset=0, int num=-1) constEST_TMatrix< short >
copy_column(int c, EST_TVector< short > &t, int offset=0, int num=-1) constEST_TMatrix< short >
EST_TMatrix< short >::copy_data(const EST_TMatrix< short > &a)EST_TMatrix< short >protected
EST_TVector< short >::copy_data(const EST_TVector< short > &a)EST_TVector< short >
copy_row(int r, short *buf, int offset=0, int num=-1) constEST_TMatrix< short >
copy_row(int r, EST_TVector< short > &t, int offset=0, int num=-1) constEST_TMatrix< short >
copy_section(short *dest, int offset=0, int num=-1) constEST_TVector< short >
def_valEST_TVector< short >static
default_vals()EST_TMatrix< short >protected
empty()EST_TVector< short >inline
error_returnEST_TVector< short >static
EST_SMatrix(int m, int n)EST_SMatrixinline
EST_SMatrix(EST_SMatrix &a)EST_SMatrixinline
EST_SMatrix(EST_SMatrix &a, int b)EST_SMatrix
EST_SMatrix()EST_SMatrixinline
EST_TMatrix()EST_TMatrix< short >
EST_TMatrix(const EST_TMatrix< short > &m)EST_TMatrix< short >
EST_TMatrix(int rows, int cols)EST_TMatrix< short >
EST_TMatrix(int rows, int cols, short *memory, int offset=0, int free_when_destroyed=0)EST_TMatrix< short >
EST_TSimpleMatrix(void)EST_TSimpleMatrix< short >inline
EST_TSimpleMatrix(int m, int n)EST_TSimpleMatrix< short >inline
EST_TSimpleMatrix(const EST_TSimpleMatrix< short > &m)EST_TSimpleMatrix< short >
EST_TVector()EST_TVector< short >
EST_TVector(const EST_TVector< short > &v)EST_TVector< short >
EST_TVector(int n)EST_TVector< short >
EST_TVector(int, short *memory, int offset=0, int free_when_destroyed=0)EST_TVector< short >
fast_a_m(int r, int c) constEST_TMatrix< short >inlineprotected
fast_a_v(int c) constEST_TVector< short >inline
fill(const short &v)EST_TMatrix< short >
just_resize(int new_rows, int new_cols, short **old_vals)EST_TMatrix< short >protected
EST_TVector< short >::just_resize(int new_cols, short **old_vals)EST_TVector< short >
length() constEST_TVector< short >inline
load(const class EST_String &filename)EST_TMatrix< short >
memory() constEST_TVector< short >inline
n() constEST_TVector< short >inline
num_columns() constEST_TMatrix< short >inline
num_rows() constEST_TMatrix< short >inline
operator!=(const EST_TVector &v) constEST_TVector< short >inline
operator()(int row, int col) constEST_TMatrix< short >inline
operator()(int row, int col)EST_TMatrix< short >inline
EST_TVector< short >::operator()(int n) constEST_TVector< short >inline
operator=(const EST_TSimpleMatrix< short > &s)EST_TSimpleMatrix< short >
EST_TMatrix< short >::operator=(const EST_TMatrix &s)EST_TMatrix< short >
EST_TVector< short >::operator=(const EST_TVector &s)EST_TVector< short >
operator==(const EST_TVector &v) constEST_TVector< short >
operator[](int n)EST_TVector< short >inline
p_memoryEST_TVector< short >
p_num_columnsEST_TVector< short >
p_num_rowsEST_TMatrix< short >protected
p_offsetEST_TVector< short >
p_row_stepEST_TMatrix< short >protected
rateconv(int old_sr, int new_sr) (defined in EST_SMatrix)EST_SMatrix
resize(int rows, int cols, int set=1)EST_TSimpleMatrix< short >
EST_TVector< short >::resize(int n, int set=1)EST_TVector< short >
row(EST_TVector< short > &rv, int r, int start_c=0, int len=-1)EST_TMatrix< short >
save(const class EST_String &filename) constEST_TMatrix< short >
set_column(int n, const short *buf, int offset=0, int num=-1)EST_TMatrix< short >
set_memory(short *buffer, int offset, int rows, int columns, int free_when_destroyed=0)EST_TMatrix< short >
set_row(int n, const short *buf, int offset=0, int num=-1)EST_TMatrix< short >
set_values(const short *data, int r_step, int c_step, int start_r, int num_r, int start_c, int num_c)EST_TMatrix< short >protected
EST_TVector< short >::set_values(const short *data, int step, int start_c, int num_c)EST_TVector< short >
sub_matrix(EST_TMatrix< short > &sm, int r=0, int numr=EST_ALL, int c=0, int numc=EST_ALL)EST_TMatrix< short >
sub_vector(EST_TVector< short > &sv, int start_c=0, int len=-1)EST_TVector< short >
vcell_pos(unsigned int c, unsigned int cs) constEST_TVector< short >inline
~EST_TMatrix()EST_TMatrix< short >
~EST_TVector()EST_TVector< short >