11 #ifndef _KERNEL_STRUCTURED_OUTPUT_MACHINE__H__
12 #define _KERNEL_STRUCTURED_OUTPUT_MACHINE__H__
53 return "KernelStructuredOutputMachine";
58 void register_parameters();
Base class of the labels used in Structured Output (SO) problems.
CKernel * get_kernel() const
virtual ~CKernelStructuredOutputMachine()
void set_kernel(CKernel *f)
Class CStructuredModel that represents the application specific model and contains most of the applic...
virtual const char * get_name() const
CKernelStructuredOutputMachine()