MU Library
mu::KernelInfo Struct Reference

#include <kernel.hpp>

Public Attributes

const char * name
 
void(* func )(unsigned int mode, unsigned int ndarrayValueBit, char *argv)
 

Detailed Description

Definition at line 10 of file kernel.hpp.

Member Data Documentation

◆ func

void(* mu::KernelInfo::func) (unsigned int mode, unsigned int ndarrayValueBit, char *argv)

Definition at line 13 of file kernel.hpp.

◆ name

const char* mu::KernelInfo::name

Definition at line 12 of file kernel.hpp.


The documentation for this struct was generated from the following file: