Classes | |
| class | Kernel |
| The operator() gives the inner-product in the transformed space. More... | |
| struct | Linear |
| struct | Polynomial |
| struct | Stump |
| struct | Perceptron |
| struct | RBF |
| struct | Sigmoid |
Functions | |
| REAL | norm_1 (const Input &u, const Input &v) |
| REAL | norm_2 (const Input &u, const Input &v) |
|
||||||||||||
|
Definition at line 24 of file kernel.h. Referenced by Stump::operator()(). |
|
||||||||||||
|
Definition at line 32 of file kernel.h. Referenced by RBF::operator()(), and Perceptron::operator()(). |
1.4.6