12 virtual const std::string
getName() {
return "Model_Hello"; }
26 std::cout <<
"Hello\n";
this file provide Kernel class
this class provides the container and implementation of algorithms
virtual const std::string getName()
Get the name of the kernel.
virtual Status & executeKernel_impl(Status &stat)
Virtual function to execute the kernel implementation.
virtual void setInputDataSet_impl(std::shared_ptr< DataSet > &DS)
Virtual function to set input data set for the kernel implementation.
virtual void setInputParam_impl(std::shared_ptr< Param > &PM)
Virtual function to set input parameters for the kernel implementation.
virtual int getType() const
Get the type of the kernel.
< http://warp.povusers.org/FunctionParser/fparser.html
constexpr uint32_t hash(const char *str)