Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_DMatrix Member List

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

a(int row, int col) const (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
a(int row, int col) (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
a(int n) const (defined in EST_TVector< double >)EST_TVector< double >inline
a(int n) (defined in EST_TVector< double >)EST_TVector< double >inline
a_check(int row, int col) constEST_TMatrix< double >
a_check(int row, int col)EST_TMatrix< double >
EST_TVector< double >::a_check(int n) constEST_TVector< double >
EST_TVector< double >::a_check(int n)EST_TVector< double >
a_no_check(int row, int col) constEST_TMatrix< double >inline
a_no_check(int row, int col)EST_TMatrix< double >inline
EST_TVector< double >::a_no_check(int n) constEST_TVector< double >inline
EST_TVector< double >::a_no_check(int n)EST_TVector< double >inline
a_no_check_1(int row, int col) const (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
a_no_check_1(int row, int col) (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
EST_TVector< double >::a_no_check_1(int n) constEST_TVector< double >inline
EST_TVector< double >::a_no_check_1(int n)EST_TVector< double >inline
add_columns(const EST_TMatrix &s) (defined in EST_TMatrix< double >)EST_TMatrix< double >
add_rows(const EST_TMatrix &s)EST_TMatrix< double >
column(EST_TVector< double > &cv, int c, int start_r=0, int len=-1)EST_TMatrix< double >
copy(const EST_TSimpleMatrix< double > &a)EST_TSimpleMatrix< double >
EST_TMatrix< double >::copy(const EST_TMatrix< double > &a)EST_TMatrix< double >protected
EST_TVector< double >::copy(const EST_TVector< double > &a)EST_TVector< double >
copy_column(int c, double *buf, int offset=0, int num=-1) constEST_TMatrix< double >
copy_column(int c, EST_TVector< double > &t, int offset=0, int num=-1) constEST_TMatrix< double >
copy_data(const EST_TSimpleMatrix< double > &a) (defined in EST_TSimpleMatrix< double >)EST_TSimpleMatrix< double >protected
EST_TMatrix< double >::copy_data(const EST_TMatrix< double > &a)EST_TMatrix< double >protected
EST_TVector< double >::copy_data(const EST_TVector< double > &a)EST_TVector< double >
copy_row(int r, double *buf, int offset=0, int num=-1) constEST_TMatrix< double >
copy_row(int r, EST_TVector< double > &t, int offset=0, int num=-1) constEST_TMatrix< double >
copy_section(double *dest, int offset=0, int num=-1) constEST_TVector< double >
copyin(double **x, int rows, int cols)EST_DMatrix
def_valEST_TVector< double >static
default_file_type (defined in EST_DMatrix)EST_DMatrixstatic
default_vals()EST_TMatrix< double >protected
empty()EST_TVector< double >inline
error_returnEST_TVector< double >static
EST_DMatrix(int m, int n)EST_DMatrixinline
EST_DMatrix(const EST_DMatrix &a)EST_DMatrixinline
EST_DMatrix(const EST_DMatrix &a, int b)EST_DMatrix
EST_DMatrix()EST_DMatrixinline
est_load(const EST_String &filename)EST_DMatrix
est_save(const EST_String &filename, const EST_String &type)EST_DMatrix
EST_TMatrix()EST_TMatrix< double >
EST_TMatrix(const EST_TMatrix< double > &m)EST_TMatrix< double >
EST_TMatrix(int rows, int cols)EST_TMatrix< double >
EST_TMatrix(int rows, int cols, double *memory, int offset=0, int free_when_destroyed=0)EST_TMatrix< double >
EST_TSimpleMatrix(void)EST_TSimpleMatrix< double >inline
EST_TSimpleMatrix(int m, int n)EST_TSimpleMatrix< double >inline
EST_TSimpleMatrix(const EST_TSimpleMatrix< double > &m)EST_TSimpleMatrix< double >
EST_TVector()EST_TVector< double >
EST_TVector(const EST_TVector< double > &v)EST_TVector< double >
EST_TVector(int n)EST_TVector< double >
EST_TVector(int, double *memory, int offset=0, int free_when_destroyed=0)EST_TVector< double >
fast_a_1(int r, int c) const (defined in EST_TMatrix< double >)EST_TMatrix< double >inlineprotected
fast_a_1(int r, int c) (defined in EST_TMatrix< double >)EST_TMatrix< double >inlineprotected
fast_a_1(int c) const (defined in EST_TVector< double >)EST_TVector< double >inline
fast_a_1(int c) (defined in EST_TVector< double >)EST_TVector< double >inline
fast_a_m(int r, int c) constEST_TMatrix< double >inlineprotected
fast_a_m(int r, int c) (defined in EST_TMatrix< double >)EST_TMatrix< double >inlineprotected
fast_a_v(int c) constEST_TVector< double >inline
fast_a_v(int c) (defined in EST_TVector< double >)EST_TVector< double >inline
fill(const double &v)EST_TMatrix< double >
fill() (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
get_values(double *data, int r_step, int c_step, int start_r, int num_r, int start_c, int num_c) const (defined in EST_TMatrix< double >)EST_TMatrix< double >protected
get_values(double *data, int step, int start_c, int num_c) const (defined in EST_TVector< double >)EST_TVector< double >
have_columns_before(int n) const (defined in EST_TMatrix< double >)EST_TMatrix< double >
have_rows_before(int n) const (defined in EST_TMatrix< double >)EST_TMatrix< double >
integrity() const (defined in EST_TVector< double >)EST_TVector< double >
just_resize(int new_rows, int new_cols, double **old_vals)EST_TMatrix< double >protected
EST_TVector< double >::just_resize(int new_cols, double **old_vals)EST_TVector< double >
length() constEST_TVector< double >inline
load(const EST_String &filename)EST_DMatrix
EST_TSimpleMatrix< double >::load(const class EST_String &filename)EST_TMatrix< double >
mcell_pos(int r, int c, int rs, int cs) const (defined in EST_TMatrix< double >)EST_TMatrix< double >inlineprotected
mcell_pos(int r, int c) const (defined in EST_TMatrix< double >)EST_TMatrix< double >inlineprotected
mcell_pos_1(int r, int c) const (defined in EST_TMatrix< double >)EST_TMatrix< double >inlineprotected
memory() constEST_TVector< double >inline
memory() (defined in EST_TVector< double >)EST_TVector< double >inline
n() constEST_TVector< double >inline
num_columns() constEST_TMatrix< double >inline
num_rows() constEST_TMatrix< double >inline
operator!=(const EST_TVector &v) constEST_TVector< double >inline
operator()(int row, int col) constEST_TMatrix< double >inline
operator()(int row, int col)EST_TMatrix< double >inline
EST_TVector< double >::operator()(int n) constEST_TVector< double >inline
operator*(const EST_DMatrix &a, const double x)EST_DMatrixfriend
operator*(const EST_DMatrix &a, const EST_DVector &v)EST_DMatrixfriend
operator*(const EST_DVector &v, const EST_DMatrix &a)EST_DMatrixfriend
operator*(const EST_DMatrix &a, const EST_DMatrix &b)EST_DMatrixfriend
operator*=(const double f)EST_DMatrix
operator+=(const EST_DMatrix &a)EST_DMatrix
operator-=(const EST_DMatrix &a)EST_DMatrix
operator/=(const double f)EST_DMatrix
operator=(const EST_TSimpleMatrix< double > &s)EST_TSimpleMatrix< double >
EST_TMatrix< double >::operator=(const EST_TMatrix &s)EST_TMatrix< double >
EST_TVector< double >::operator=(const EST_TVector &s)EST_TVector< double >
operator==(const EST_TVector &v) constEST_TVector< double >
operator[](int n)EST_TVector< double >inline
p_column_step (defined in EST_TVector< double >)EST_TVector< double >
p_memoryEST_TVector< double >
p_num_columnsEST_TVector< double >
p_num_rowsEST_TMatrix< double >protected
p_offsetEST_TVector< double >
p_row_stepEST_TMatrix< double >protected
p_sub_matrix (defined in EST_TVector< double >)EST_TVector< double >
resize(int rows, int cols, int set=1)EST_TSimpleMatrix< double >
EST_TVector< double >::resize(int n, int set=1)EST_TVector< double >
row(EST_TVector< double > &rv, int r, int start_c=0, int len=-1)EST_TMatrix< double >
save(const EST_String &filename, const EST_String &type=EST_DMatrix::default_file_type)EST_DMatrix
EST_TSimpleMatrix< double >::save(const class EST_String &filename) constEST_TMatrix< double >
set_column(int n, const double *buf, int offset=0, int num=-1)EST_TMatrix< double >
set_column(int n, const EST_TVector< double > &t, int offset=0, int num=-1) (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
set_column(int c, const EST_TMatrix< double > &from, int from_c, int from_offset=0, int offset=0, int num=-1) (defined in EST_TMatrix< double >)EST_TMatrix< double >
set_memory(double *buffer, int offset, int rows, int columns, int free_when_destroyed=0)EST_TMatrix< double >
set_memory(double *buffer, int offset, int columns, int free_when_destroyed=0) (defined in EST_TVector< double >)EST_TVector< double >
set_row(int n, const double *buf, int offset=0, int num=-1)EST_TMatrix< double >
set_row(int n, const EST_TVector< double > &t, int offset=0, int num=-1) (defined in EST_TMatrix< double >)EST_TMatrix< double >inline
set_row(int r, const EST_TMatrix< double > &from, int from_r, int from_offset=0, int offset=0, int num=-1) (defined in EST_TMatrix< double >)EST_TMatrix< double >
set_section(const double *src, int offset=0, int num=-1) (defined in EST_TVector< double >)EST_TVector< double >
set_values(const double *data, int r_step, int c_step, int start_r, int num_r, int start_c, int num_c)EST_TMatrix< double >protected
EST_TVector< double >::set_values(const double *data, int step, int start_c, int num_c)EST_TVector< double >
sub_matrix(EST_TMatrix< double > &sm, int r=0, int numr=EST_ALL, int c=0, int numc=EST_ALL)EST_TMatrix< double >
sub_vector(EST_TVector< double > &sv, int start_c=0, int len=-1)EST_TVector< double >
vcell_pos(unsigned int c, unsigned int cs) constEST_TVector< double >inline
vcell_pos(unsigned int c) const (defined in EST_TVector< double >)EST_TVector< double >inline
vcell_pos_1(unsigned int c) const (defined in EST_TVector< double >)EST_TVector< double >inline
~EST_TMatrix()EST_TMatrix< double >
~EST_TVector()EST_TVector< double >