_nlabels | mlOutput | [protected, static] |
add_feature(const iFeature &f) | map_input | |
add_feature(int l, double v=1.0) | map_input | |
begin() const | map_input | [inline] |
belongs_to(int l) const | mlOutput | [inline] |
dimension() const | map_input | [inline] |
end() const | map_input | [inline] |
example(string ml, string f) | example | [inline] |
example() | example | [inline] |
feature_iterator typedef | example | |
feature_value(int label) const | map_input | |
inner_product(map_input *) const | map_input | |
map_input() | map_input | [inline] |
map_input(string) | map_input | |
map_input(double f1, const map_input &i1, double f2, const map_input &i2) | map_input | |
mlOutput() | mlOutput | |
mlOutput(string) | mlOutput | |
nlabels() | mlOutput | [static] |
parse_string(string) | map_input | |
prediction(int l) | mlOutput | [inline] |
print(ostream &o) const | example | |
set_consider_value(bool) | map_input | [static] |
set_label(int l, bool b) | mlOutput | [inline] |
set_label_value_separator(char) | map_input | [static] |
set_nlabels(int) | mlOutput | [static] |
set_prediction(int l, double pr) | mlOutput | [inline] |
set_separator(char) | mlOutput | [static] |
set_weight(int l, double w) | mlOutput | [inline] |
sign(int l) const | mlOutput | [inline] |
size() const | map_input | [inline] |
weight(int l) const | mlOutput | [inline] |
write(ostream &o) const | map_input | |
~map_input() | map_input | |
~mlOutput() | mlOutput |