#include <shark/Models/Kernels/AbstractMetric.h>
#include <shark/LinAlg/Base.h>
#include <shark/Core/Flags.h>
#include <shark/Core/State.h>
Go to the source code of this file.
Classes | |
class | shark::AbstractKernelFunction< InputTypeT > |
Base class of all Kernel functions. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |
Macros | |
#define | INCREMENT_KERNEL_COUNTER(counter) { } |
#define INCREMENT_KERNEL_COUNTER | ( | counter | ) | { } |
Definition at line 47 of file AbstractKernelFunction.h.
Referenced by shark::ExampleModifiedKernelMatrix< InputType, CacheType >::entry().