31 #ifndef INIT_PER_KERNEL_H__ 32 #define INIT_PER_KERNEL_H__ 44 #ifndef DOXYGEN_SHOULD_SKIP_THIS 47 friend class KernelManager;
49 explicit InitPerKernel(std::shared_ptr<CKernel>& kernel);
52 InitPerKernel& operator=(CKernel* kernel);
53 operator CKernel*()
const;
55 std::shared_ptr<CKernel>& m_kernel;
57 #endif // DOXYGEN_SHOULD_SKIP_THIS 62 #endif // INIT_PER_KERNEL_H__ all of classes and functions are contained in the shogun namespace