|
Blink API
|
#include <Blink.h>
Public Member Functions | |
| KernelInfo (const KernelInfo &info) | |
| KernelInfo (const std::string &name, KernelType type, KernelGranularity granularity) | |
| std::string | getName () const |
| KernelType | getType () const |
| KernelGranularity | getGranularity () const |
Kernel information.
Describes characteristics of a kernel.
| ©2018 The Foundry Visionmongers, Ltd. All Rights Reserved. |