List of all members.
Static Private Attributes |
static const std::map
< std::string, KernelTypes > | kernelTypesMap |
| Map kernel names to the kernelTypes enum.
|
Member Enumeration Documentation
Types of implemented kernels.
- Enumerator:
linear |
|
homogeneousPolynomial |
|
inhomogeneousPolynomial |
|
inverseQuadraticRBF |
|
Member Data Documentation
Initial value: boost::assign::map_list_of(
"linear",
linear)
Map kernel names to the kernelTypes enum.
The documentation for this class was generated from the following file: