This is the complete list of members for EST_FMatrix, including all inherited members.
| a(int row, int col) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| a(int row, int col) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| a(int n) const (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| a(int n) (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| a_check(int row, int col) const | EST_TMatrix< float > | |
| a_check(int row, int col) | EST_TMatrix< float > | |
| EST_TVector< float >::a_check(int n) const | EST_TVector< float > | |
| EST_TVector< float >::a_check(int n) | EST_TVector< float > | |
| a_no_check(int row, int col) const | EST_TMatrix< float > | inline |
| a_no_check(int row, int col) | EST_TMatrix< float > | inline |
| EST_TVector< float >::a_no_check(int n) const | EST_TVector< float > | inline |
| EST_TVector< float >::a_no_check(int n) | EST_TVector< float > | inline |
| a_no_check_1(int row, int col) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| a_no_check_1(int row, int col) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| EST_TVector< float >::a_no_check_1(int n) const | EST_TVector< float > | inline |
| EST_TVector< float >::a_no_check_1(int n) | EST_TVector< float > | inline |
| add_columns(const EST_TMatrix &s) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | |
| add_rows(const EST_TMatrix &s) | EST_TMatrix< float > | |
| column(EST_TVector< float > &cv, int c, int start_r=0, int len=-1) | EST_TMatrix< float > | |
| copy(const EST_TSimpleMatrix< float > &a) | EST_TSimpleMatrix< float > | |
| EST_TMatrix< float >::copy(const EST_TMatrix< float > &a) | EST_TMatrix< float > | protected |
| EST_TVector< float >::copy(const EST_TVector< float > &a) | EST_TVector< float > | |
| copy_column(int c, float *buf, int offset=0, int num=-1) const | EST_TMatrix< float > | |
| copy_column(int c, EST_TVector< float > &t, int offset=0, int num=-1) const | EST_TMatrix< float > | |
| copy_data(const EST_TSimpleMatrix< float > &a) (defined in EST_TSimpleMatrix< float >) | EST_TSimpleMatrix< float > | protected |
| EST_TMatrix< float >::copy_data(const EST_TMatrix< float > &a) | EST_TMatrix< float > | protected |
| EST_TVector< float >::copy_data(const EST_TVector< float > &a) | EST_TVector< float > | |
| copy_row(int r, float *buf, int offset=0, int num=-1) const | EST_TMatrix< float > | |
| copy_row(int r, EST_TVector< float > &t, int offset=0, int num=-1) const | EST_TMatrix< float > | |
| copy_section(float *dest, int offset=0, int num=-1) const | EST_TVector< float > | |
| copyin(float **x, int rows, int cols) | EST_FMatrix | |
| def_val | EST_TVector< float > | static |
| default_file_type (defined in EST_FMatrix) | EST_FMatrix | static |
| default_vals() | EST_TMatrix< float > | protected |
| empty() | EST_TVector< float > | inline |
| error_return | EST_TVector< float > | static |
| EST_FMatrix(int m, int n) | EST_FMatrix | inline |
| EST_FMatrix(const EST_FMatrix &a) | EST_FMatrix | inline |
| EST_FMatrix(const EST_FMatrix &a, int b) | EST_FMatrix | |
| EST_FMatrix() | EST_FMatrix | inline |
| est_load(const EST_String &filename) | EST_FMatrix | |
| est_save(const EST_String &filename, const EST_String &type) | EST_FMatrix | |
| EST_TMatrix() | EST_TMatrix< float > | |
| EST_TMatrix(const EST_TMatrix< float > &m) | EST_TMatrix< float > | |
| EST_TMatrix(int rows, int cols) | EST_TMatrix< float > | |
| EST_TMatrix(int rows, int cols, float *memory, int offset=0, int free_when_destroyed=0) | EST_TMatrix< float > | |
| EST_TSimpleMatrix(void) | EST_TSimpleMatrix< float > | inline |
| EST_TSimpleMatrix(int m, int n) | EST_TSimpleMatrix< float > | inline |
| EST_TSimpleMatrix(const EST_TSimpleMatrix< float > &m) | EST_TSimpleMatrix< float > | |
| EST_TVector() | EST_TVector< float > | |
| EST_TVector(const EST_TVector< float > &v) | EST_TVector< float > | |
| EST_TVector(int n) | EST_TVector< float > | |
| EST_TVector(int, float *memory, int offset=0, int free_when_destroyed=0) | EST_TVector< float > | |
| fast_a_1(int r, int c) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inlineprotected |
| fast_a_1(int r, int c) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inlineprotected |
| fast_a_1(int c) const (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| fast_a_1(int c) (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| fast_a_m(int r, int c) const | EST_TMatrix< float > | inlineprotected |
| fast_a_m(int r, int c) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inlineprotected |
| fast_a_v(int c) const | EST_TVector< float > | inline |
| fast_a_v(int c) (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| fill(const float &v) | EST_TMatrix< float > | |
| fill() (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| get_values(float *data, int r_step, int c_step, int start_r, int num_r, int start_c, int num_c) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | protected |
| get_values(float *data, int step, int start_c, int num_c) const (defined in EST_TVector< float >) | EST_TVector< float > | |
| have_columns_before(int n) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | |
| have_rows_before(int n) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | |
| integrity() const (defined in EST_TVector< float >) | EST_TVector< float > | |
| just_resize(int new_rows, int new_cols, float **old_vals) | EST_TMatrix< float > | protected |
| EST_TVector< float >::just_resize(int new_cols, float **old_vals) | EST_TVector< float > | |
| length() const | EST_TVector< float > | inline |
| load(const EST_String &filename) | EST_FMatrix | |
| EST_TSimpleMatrix< float >::load(const class EST_String &filename) | EST_TMatrix< float > | |
| mcell_pos(int r, int c, int rs, int cs) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inlineprotected |
| mcell_pos(int r, int c) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inlineprotected |
| mcell_pos_1(int r, int c) const (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inlineprotected |
| memory() const | EST_TVector< float > | inline |
| memory() (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| n() const | EST_TVector< float > | inline |
| num_columns() const | EST_TMatrix< float > | inline |
| num_rows() const | EST_TMatrix< float > | inline |
| operator!=(const EST_TVector &v) const | EST_TVector< float > | inline |
| operator()(int row, int col) const | EST_TMatrix< float > | inline |
| operator()(int row, int col) | EST_TMatrix< float > | inline |
| EST_TVector< float >::operator()(int n) const | EST_TVector< float > | inline |
| operator*(const EST_FMatrix &a, const float x) | EST_FMatrix | friend |
| operator*(const EST_FMatrix &a, const EST_FVector &v) | EST_FMatrix | friend |
| operator*(const EST_FVector &v, const EST_FMatrix &a) | EST_FMatrix | friend |
| operator*(const EST_FMatrix &a, const EST_FMatrix &b) | EST_FMatrix | friend |
| operator*=(const float f) | EST_FMatrix | |
| operator+=(const EST_FMatrix &a) | EST_FMatrix | |
| operator-=(const EST_FMatrix &a) | EST_FMatrix | |
| operator/=(const float f) | EST_FMatrix | |
| operator=(const EST_TSimpleMatrix< float > &s) | EST_TSimpleMatrix< float > | |
| EST_TMatrix< float >::operator=(const EST_TMatrix &s) | EST_TMatrix< float > | |
| EST_TVector< float >::operator=(const EST_TVector &s) | EST_TVector< float > | |
| operator==(const EST_TVector &v) const | EST_TVector< float > | |
| operator[](int n) | EST_TVector< float > | inline |
| p_column_step (defined in EST_TVector< float >) | EST_TVector< float > | |
| p_memory | EST_TVector< float > | |
| p_num_columns | EST_TVector< float > | |
| p_num_rows | EST_TMatrix< float > | protected |
| p_offset | EST_TVector< float > | |
| p_row_step | EST_TMatrix< float > | protected |
| p_sub_matrix (defined in EST_TVector< float >) | EST_TVector< float > | |
| resize(int rows, int cols, int set=1) | EST_TSimpleMatrix< float > | |
| EST_TVector< float >::resize(int n, int set=1) | EST_TVector< float > | |
| row(EST_TVector< float > &rv, int r, int start_c=0, int len=-1) | EST_TMatrix< float > | |
| save(const EST_String &filename, const EST_String &type=EST_FMatrix::default_file_type) | EST_FMatrix | |
| EST_TSimpleMatrix< float >::save(const class EST_String &filename) const | EST_TMatrix< float > | |
| set_column(int n, const float *buf, int offset=0, int num=-1) | EST_TMatrix< float > | |
| set_column(int n, const EST_TVector< float > &t, int offset=0, int num=-1) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| set_column(int c, const EST_TMatrix< float > &from, int from_c, int from_offset=0, int offset=0, int num=-1) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | |
| set_memory(float *buffer, int offset, int rows, int columns, int free_when_destroyed=0) | EST_TMatrix< float > | |
| set_memory(float *buffer, int offset, int columns, int free_when_destroyed=0) (defined in EST_TVector< float >) | EST_TVector< float > | |
| set_row(int n, const float *buf, int offset=0, int num=-1) | EST_TMatrix< float > | |
| set_row(int n, const EST_TVector< float > &t, int offset=0, int num=-1) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | inline |
| set_row(int r, const EST_TMatrix< float > &from, int from_r, int from_offset=0, int offset=0, int num=-1) (defined in EST_TMatrix< float >) | EST_TMatrix< float > | |
| set_section(const float *src, int offset=0, int num=-1) (defined in EST_TVector< float >) | EST_TVector< float > | |
| set_values(const float *data, int r_step, int c_step, int start_r, int num_r, int start_c, int num_c) | EST_TMatrix< float > | protected |
| EST_TVector< float >::set_values(const float *data, int step, int start_c, int num_c) | EST_TVector< float > | |
| sub_matrix(EST_TMatrix< float > &sm, int r=0, int numr=EST_ALL, int c=0, int numc=EST_ALL) | EST_TMatrix< float > | |
| sub_vector(EST_TVector< float > &sv, int start_c=0, int len=-1) | EST_TVector< float > | |
| vcell_pos(unsigned int c, unsigned int cs) const | EST_TVector< float > | inline |
| vcell_pos(unsigned int c) const (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| vcell_pos_1(unsigned int c) const (defined in EST_TVector< float >) | EST_TVector< float > | inline |
| ~EST_TMatrix() | EST_TMatrix< float > | |
| ~EST_TVector() | EST_TVector< float > |