| _couch | mlp< T, U > | protected |
| _fo | net< T, U > | protected |
| _l | net< T, U > | protected |
| _nac | net< T, U > | protected |
| _nc | mlp< T, U > | protected |
| _ni | net< T, U > | protected |
| _nl | net< T, U > | protected |
| _nm | net< T, U > | protected |
| _no | net< T, U > | protected |
| _nu | net< T, U > | protected |
| _u | net< T, U > | protected |
| add_le(int c, int tar, int co, int org, U w) | mlp< T, U > | virtual |
| net::add_le(int tar, int org, U w) | net< T, U > | virtual |
| add_link(int c, int tar, int nli) | mlp< T, U > | virtual |
| add_link(int c, int tar) | mlp< T, U > | virtual |
| add_neur(const char *nom, int c, T bia, T sor) | mlp< T, U > | virtual |
| net::add_neur(const char *nom, int typ, int xx, int yy, int zz, T bia, T sor) | net< T, U > | virtual |
| af_out(int fl=1) const | net< T, U > | virtual |
| aff() const | mlp< T, U > | virtual |
| backprop(const pat< T > &pa, int nc, double eta, int flg=0, T *err=NULL) | mlp< T, U > | virtual |
| backprop(T *learnO, double eta) | mlp< T, U > | virtual |
| net::backprop(const pat< U > &pa, int nc, double eta, int flg=0, T *err=NULL) | net< T, U > | virtual |
| bytesize() const | net< T, U > | virtual |
| couch() const | mlp< T, U > | inline |
| del_le(int c, int tar, int co, int org) | mlp< T, U > | virtual |
| net::del_le(int tar, int org) | net< T, U > | virtual |
| del_link(int c, int no) | mlp< T, U > | virtual |
| net::del_link(int no) | net< T, U > | virtual |
| del_neur(int c, int no) | mlp< T, U > | virtual |
| net::del_neur(int no) | net< T, U > | virtual |
| empty() | mlp< T, U > | virtual |
| fo() const | net< T, U > | inline |
| get_link(int c, int n) | mlp< T, U > | inline |
| net::get_link(int tar) | net< T, U > | virtual |
| get_neur(int c, int n) | mlp< T, U > | inline |
| net::get_neur(const unit< T > &u) | net< T, U > | virtual |
| init(const char *nom, int nc, int *couch) | mlp< T, U > | virtual |
| net::init(const char *nom, int nu, int nl, int nac, int ni, int no, int fo, int *tar, int *nli, int **ori) | net< T, U > | virtual |
| l() const | net< T, U > | inline |
| learn(int n, T dlt, double eta) | net< T, U > | virtual |
| learn_p(int ta, T dlt, double eta) | net< T, U > | protectedvirtual |
| load(const char *nom) | mlp< T, U > | virtual |
| load(std::istream &fich) | mlp< T, U > | virtual |
| mlp() | mlp< T, U > | inline |
| mlp(const char *nom, int nc, int *couch) | mlp< T, U > | inline |
| mlp(const mlp< T, U > &pmc) | mlp< T, U > | |
| nac() const | net< T, U > | inline |
| nc() const | mlp< T, U > | inline |
| net() | net< T, U > | |
| net(const char *nom, int nu, int nl, int nac, int ni, int no, int fo, int *tar, int *nli, int **ori) | net< T, U > | inline |
| net(const char *nom, int nc, int *couch) | net< T, U > | inline |
| net(const char *nom) | net< T, U > | |
| net(const net< T, U > &n) | net< T, U > | |
| ni() const | net< T, U > | inline |
| nl() const | net< T, U > | inline |
| nlink(int ta) | net< T, U > | inlinevirtual |
| nm() const | net< T, U > | inline |
| no() const | net< T, U > | inline |
| nu() const | net< T, U > | inline |
| operator*(const net< T, U > &le) | net< T, U > | |
| operator+(const unit< T > &u) | net< T, U > | |
| operator+(const neur_link< U > &l) | net< T, U > | |
| operator+=(const unit< T > &n) | net< T, U > | |
| operator+=(const neur_link< U > &l) | net< T, U > | |
| operator-(const unit< T > &u) | net< T, U > | |
| operator-=(const unit< T > &n) | net< T, U > | |
| operator/(const net< T, U > &le) | net< T, U > | |
| operator=(const mlp< T, U > &pmc) | mlp< T, U > | |
| net::operator=(const net< T, U > &n) | net< T, U > | |
| operator^(const net< T, U > &le) | net< T, U > | |
| pmc(const char *nom, int nc, int *couch) | net< T, U > | virtual |
| prop(const pat< T > &pa, int n) | mlp< T, U > | virtual |
| prop() | mlp< T, U > | virtual |
| rand_w(U min, U max) | net< T, U > | virtual |
| Reduction() | mlp< T, U > | virtual |
| ReductionIndex(int j) | mlp< T, U > | virtual |
| renum(int org, int ta) | net< T, U > | protectedvirtual |
| save(const char *nom) const | net< T, U > | virtual |
| save(std::ostream &fich) const | net< T, U > | virtual |
| trie() | mlp< T, U > | virtual |
| u() const | net< T, U > | inline |
| ~mlp() | mlp< T, U > | inlinevirtual |
| ~net() | net< T, U > | virtual |