libcmaes 0.10.2
A C++11 library for stochastic optimization with CMA-ES
Loading...
Searching...
No Matches
LinearKernel Class Reference

linear kernel More...

#include <libcmaes/surrogates/rankingsvm.hpp>

Inheritance diagram for LinearKernel:
SVMKernel

Public Member Functions

double K (const dVec &x1, const dVec &x2)
 
- Public Member Functions inherited from SVMKernel
double K (const dVec &x1, const dVec &x2)
 
void init (const dMat &x)
 

Detailed Description

linear kernel


The documentation for this class was generated from the following file: