clone() const | RBF | [inline, virtual] |
create() const | RBF | [inline, virtual] |
Object::create(std::istream &) | Object | [static] |
gamma | RBF | |
id() const | RBF | [virtual] |
id_t typedef | Object | |
matrix(UINT i, UINT j) const | RBF | [inline, virtual] |
NIL_ID | Object | [protected, static] |
operator()(const Input &a, const Input &b) const | RBF | [inline, virtual] |
Perceptron() | Perceptron | [inline] |
Perceptron(std::istream &is) | Perceptron | [inline, explicit] |
ptd | Kernel | [protected] |
RBF(REAL g=0.5) | RBF | [inline, explicit] |
RBF(std::istream &is) | RBF | [inline, explicit] |
serialize(std::ostream &, ver_list &) const | RBF | [protected, virtual] |
Object::serialize(std::ostream &, ver_list &) const | Object | [protected, virtual] |
set_data(const pDataSet &pd) | Perceptron | [inline, virtual] |
set_params(SVM_detail *) const | RBF | [virtual] |
unserialize(std::istream &, ver_list &, const id_t &=NIL_ID) | RBF | [protected, virtual] |
Object::unserialize(std::istream &, ver_list &, const id_t &=NIL_ID) | Object | [inline, protected, virtual] |
ver_list typedef | Object | [protected] |
ver_t typedef | Object | [protected] |
x_norm2 | Perceptron | [protected] |
~Object() | Object | [inline, virtual] |