libcmaes 0.10.2
A C++11 library for stochastic optimization with CMA-ES
|
Polynomial kernel. More...
#include <libcmaes/surrogates/rankingsvm.hpp>
Public Member Functions | |
double | K (const dVec &x1, const dVec &x2) |
![]() | |
double | K (const dVec &x1, const dVec &x2) |
void | init (const dMat &x) |
Polynomial kernel.