#include <CppJitModule.h>
◆ CppJitModule() [1/2]
◆ CppJitModule() [2/2]
◆ ~CppJitModule()
| proteus::CppJitModule::~CppJitModule |
( |
| ) |
|
|
default |
◆ compile()
| void proteus::CppJitModule::compile |
( |
| ) |
|
◆ getFunction()
template<typename Sig >
| FunctionHandle< Sig > proteus::CppJitModule::getFunction |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ getKernel()
template<typename Sig >
| KernelHandle< Sig > proteus::CppJitModule::getKernel |
( |
const std::string & |
Name | ) |
|
|
inline |
◆ getLibrary()
◆ instantiate()
template<typename... ArgT>
| auto & proteus::CppJitModule::instantiate |
( |
const std::string & |
FuncName, |
|
|
ArgT... |
Args |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: