This is the complete list of members for EST_FeatureSample, including all inherited members.
a_check(int n) const | EST_TVector< EST_Val > | |
a_check(int n) | EST_TVector< EST_Val > | |
a_no_check(int n) const | EST_TVector< EST_Val > | inline |
a_no_check(int n) | EST_TVector< EST_Val > | inline |
a_no_check_1(int n) const | EST_TVector< EST_Val > | inline |
a_no_check_1(int n) | EST_TVector< EST_Val > | inline |
EST_TVector< EST_Val >::copy(const EST_TVector< EST_Val > &a) | EST_TVector< EST_Val > | |
copy_data(const EST_TVector< EST_Val > &a) | EST_TVector< EST_Val > | |
copy_section(EST_Val *dest, int offset=0, int num=-1) const | EST_TVector< EST_Val > | |
def_val | EST_TVector< EST_Val > | static |
empty() | EST_TVector< EST_Val > | inline |
error_return | EST_TVector< EST_Val > | static |
EST_FeatureSample() (defined in EST_FeatureSample) | EST_FeatureSample | |
EST_FeatureSample(const EST_FeatureSample &a) (defined in EST_FeatureSample) | EST_FeatureSample | |
EST_TVector() | EST_TVector< EST_Val > | |
EST_TVector(const EST_TVector< EST_Val > &v) | EST_TVector< EST_Val > | |
EST_TVector(int n) | EST_TVector< EST_Val > | |
EST_TVector(int, EST_Val *memory, int offset=0, int free_when_destroyed=0) | EST_TVector< EST_Val > | |
fast_a_v(int c) const | EST_TVector< EST_Val > | inline |
fill(const EST_Val &v) | EST_TVector< EST_Val > | |
just_resize(int new_cols, EST_Val **old_vals) | EST_TVector< EST_Val > | |
length() const | EST_TVector< EST_Val > | inline |
memory() const | EST_TVector< EST_Val > | inline |
n() const | EST_TVector< EST_Val > | inline |
num_columns() const | EST_TVector< EST_Val > | inline |
operator!=(const EST_TVector &v) const | EST_TVector< EST_Val > | inline |
operator()(int n) const | EST_TVector< EST_Val > | inline |
operator=(const EST_TVector &s) | EST_TVector< EST_Val > | |
operator==(const EST_TVector &v) const | EST_TVector< EST_Val > | |
operator[](int n) | EST_TVector< EST_Val > | inline |
p_memory | EST_TVector< EST_Val > | |
p_num_columns | EST_TVector< EST_Val > | |
p_offset | EST_TVector< EST_Val > | |
resize(int n, int set=1) | EST_TVector< EST_Val > | |
set_values(const EST_Val *data, int step, int start_c, int num_c) | EST_TVector< EST_Val > | |
sub_vector(EST_TVector< EST_Val > &sv, int start_c=0, int len=-1) | EST_TVector< EST_Val > | |
vcell_pos(unsigned int c, unsigned int cs) const | EST_TVector< EST_Val > | inline |
~EST_TVector() | EST_TVector< EST_Val > | |