fromBinary(const string &filename) | yadt::table | [static] |
get_elapsed() const | yadt::table | |
get_name() const | yadt::table | |
get_no_columns() const | yadt::table | |
get_no_rows() const | yadt::table | |
get_wsubset_all() const | yadt::table | |
get_wsubset_difference(subset *subtable) const | yadt::table | |
get_wsubset_first_n(unsigned n) const | yadt::table | |
get_wsubset_random(unsigned n) const | yadt::table | |
load_data(const datasource &ds, const string &unknown="?") | yadt::table | |
load_meta_data(const datasource &ds) | yadt::table | |
operator=(const table &) | yadt::table | |
set_log(ostream *new_log) | yadt::table | |
set_verbosity(unsigned newverbosity) | yadt::table | |
table(const string &name) | yadt::table | |
table(const table &) | yadt::table | |
toBinary(const string &filename) const | yadt::table | |
toXML_data_dictionary(ostream &os=cout) const | yadt::table | |
toXML_mining_schema(ostream &os=cout) const | yadt::table | |
~table() | yadt::table |