_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] |
direction() const | Pulse | [inline] |
exact_dimensions(UINT i, UINT o) const | LearnModel | [inline] |
exact_dimensions(const LearnModel &l) const | LearnModel | [inline] |
exact_dimensions(const DataSet &d) const | LearnModel | [inline] |
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 | |
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] |
NIL_ID | Object | [protected, static] |
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] |
reset() | LearnModel | [virtual] |
serialize(std::ostream &, ver_list &) const | Pulse | [protected, virtual] |
Object::serialize(std::ostream &, ver_list &) const | Object | [protected, virtual] |
set_dimensions(UINT, UINT) | LearnModel | [protected] |
set_dimensions(const LearnModel &l) | LearnModel | [inline, protected] |
set_dimensions(const DataSet &d) | LearnModel | [inline, protected] |
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 &=NIL_ID) | Pulse | [protected, virtual] |
Object::unserialize(std::istream &, ver_list &, const id_t &=NIL_ID) | Object | [inline, protected, virtual] |
valid_dimensions(UINT, UINT) const | LearnModel | |
valid_dimensions(const LearnModel &l) const | LearnModel | [inline] |
ver_list typedef | Object | [protected] |
ver_t typedef | Object | [protected] |
~Object() | Object | [inline, virtual] |