| a(ssize_t n) const | EST_TVector< T > | inline |
| a(ssize_t n) | EST_TVector< T > | inline |
| a_check(ssize_t n) const | EST_TVector< T > | |
| a_check(ssize_t n) | EST_TVector< T > | |
| a_no_check(ssize_t n) const | EST_TVector< T > | inline |
| a_no_check(ssize_t n) | EST_TVector< T > | inline |
| a_no_check_1(ssize_t n) const | EST_TVector< T > | inline |
| a_no_check_1(ssize_t n) | EST_TVector< T > | inline |
| EST_TVector::copy(const EST_TVector< T > &a) | EST_TVector< T > | |
| copy_data(const EST_TVector< T > &a) | EST_TVector< T > | |
| copy_section(T *dest, int offset=0, int num=-1) const | EST_TSimpleVector< T > | |
| def_val | EST_TVector< T > | static |
| def_val | EST_TVector< T > | |
| def_val | EST_TVector< T > | |
| def_val | EST_TVector< T > | |
| default_vals() | EST_TVector< T > | |
| empty() | EST_TVector< T > | inline |
| error_return | EST_TVector< T > | static |
| error_return | EST_TVector< T > | |
| error_return | EST_TVector< T > | |
| error_return | EST_TVector< T > | |
| EST_TSimpleVector() | EST_TSimpleVector< T > | inline |
| EST_TSimpleVector(const EST_TSimpleVector< T > &v) | EST_TSimpleVector< T > | |
| EST_TSimpleVector(int n) | EST_TSimpleVector< T > | inline |
| EST_TSimpleVector(int n, T *memory, int offset=0, int free_when_destroyed=0) | EST_TSimpleVector< T > | inline |
| EST_TVector() | EST_TVector< T > | |
| EST_TVector(const EST_TVector< T > &v) | EST_TVector< T > | |
| EST_TVector(ssize_t n) | EST_TVector< T > | |
| EST_TVector(int, T *memory, int offset=0, int free_when_destroyed=0) | EST_TVector< T > | |
| fast_a_1(int c) const | EST_TVector< T > | inline |
| fast_a_1(int c) | EST_TVector< T > | inline |
| fast_a_v(int c) const | EST_TVector< T > | inline |
| fast_a_v(int c) | EST_TVector< T > | inline |
| fill(const T &v) | EST_TVector< T > | |
| get_values(T *data, int step, int start_c, int num_c) const | EST_TVector< T > | |
| integrity() const | EST_TVector< T > | |
| just_resize(int new_cols, T **old_vals) | EST_TVector< T > | |
| length() const | EST_TVector< T > | inline |
| memory() const | EST_TVector< T > | inline |
| memory() | EST_TVector< T > | inline |
| n() const | EST_TVector< T > | inline |
| num_columns() const | EST_TVector< T > | inline |
| operator!=(const EST_TVector &v) const | EST_TVector< T > | inline |
| operator()(ssize_t n) const | EST_TVector< T > | inline |
| operator=(const EST_TSimpleVector< T > &s) | EST_TSimpleVector< T > | |
| EST_TVector::operator=(const EST_TVector &s) | EST_TVector< T > | |
| operator==(const EST_TVector &v) const | EST_TVector< T > | |
| operator[](ssize_t n) | EST_TVector< T > | inline |
| p_column_step | EST_TVector< T > | |
| p_memory | EST_TVector< T > | |
| p_num_columns | EST_TVector< T > | |
| p_offset | EST_TVector< T > | |
| p_sub_matrix | EST_TVector< T > | |
| resize(int n, int set=1) | EST_TSimpleVector< T > | |
| set_memory(T *buffer, int offset, ssize_t columns, int free_when_destroyed=0) | EST_TVector< T > | |
| set_section(const T *src, int offset=0, int num=-1) | EST_TSimpleVector< T > | |
| set_values(const T *data, int step, int start_c, int num_c) | EST_TVector< T > | |
| sub_vector(EST_TVector< T > &sv, int start_c=0, int len=-1) | EST_TVector< T > | |
| vcell_pos(ssize_t c, ssize_t cs) const | EST_TVector< T > | inline |
| vcell_pos(ssize_t c) const | EST_TVector< T > | inline |
| vcell_pos_1(ssize_t c) const | EST_TVector< T > | inline |
| zero(void) | EST_TSimpleVector< T > | |
| ~EST_TVector() | EST_TVector< T > | |