| _n_in | LearnModel | [protected] |
| _n_out | LearnModel | [protected] |
| c_error(const Output &out, const Output &y) const | LearnModel | [virtual] |
| clone() const | Pulse | [inline, virtual] |
| create() const | Pulse | [inline, virtual] |
| Object::create(std::istream &) | Object | [static] |
| data_weight() const | LearnModel | [inline] |
| direction() const | Pulse | [inline] |
| empty_id | Object | [protected, static] |
| get_output(UINT idx) const | LearnModel | [inline, virtual] |
| id() const | Pulse | [virtual] |
| id_t typedef | Object | |
| index() const | Pulse | [inline] |
| initialize() | LearnModel | [inline, virtual] |
| LearnModel(UINT n_in=0, UINT n_out=0) | LearnModel | |
| LearnModel(const LearnModel &) | LearnModel | |
| logf | LearnModel | [protected] |
| margin(UINT i) const | LearnModel | [inline, virtual] |
| margin_norm() const | LearnModel | [inline, virtual] |
| margin_of(const Input &x, const Output &y) const | LearnModel | [virtual] |
| max_transitions() | Pulse | [inline] |
| min_margin() const | LearnModel | |
| n_input() const | LearnModel | [inline] |
| n_output() const | LearnModel | [inline] |
| n_samples | LearnModel | [protected] |
| operator()(const Input &) const | Pulse | [virtual] |
| ptd | LearnModel | [protected] |
| ptw | LearnModel | [protected] |
| Pulse(UINT n_in=0) | Pulse | [inline, explicit] |
| Pulse(std::istream &is) | Pulse | [inline, explicit] |
| r_error(const Output &out, const Output &y) const | LearnModel | [virtual] |
| serialize(std::ostream &, ver_list &) const | Pulse | [protected, virtual] |
| Object::serialize(std::ostream &, ver_list &) const | Object | [protected, virtual] |
| set_direction(bool d) | Pulse | [inline] |
| set_index(UINT i) | Pulse | [inline] |
| set_log_file(FILE *f) | LearnModel | [inline] |
| set_max_transitions(UINT ml) | Pulse | [inline] |
| set_threshold(const std::vector< REAL > &) | Pulse | |
| set_train_data(const pDataSet &, const pDataWgt &=0) | LearnModel | [virtual] |
| support_weighted_data() const | Pulse | [inline, virtual] |
| test_c_error(const pDataSet &) const | LearnModel | |
| test_r_error(const pDataSet &) const | LearnModel | |
| threshold() const | Pulse | [inline] |
| train() | Pulse | [virtual] |
| train_c_error() const | LearnModel | |
| train_data() const | LearnModel | [inline] |
| train_r_error() const | LearnModel | |
| unserialize(std::istream &, ver_list &, const id_t &=empty_id) | Pulse | [protected, virtual] |
| Object::unserialize(std::istream &, ver_list &, const id_t &=empty_id) | Object | [inline, protected, virtual] |
| ver_list typedef | Object | [protected] |
| ver_t typedef | Object | [protected] |
| ~Object() | Object | [inline, virtual] |