#include <Pipeline.h>
Definition at line 582 of file Pipeline.h.
◆ JITExtern() [1/4]
Halide::JITExtern::JITExtern |
( |
Pipeline | pipeline | ) |
|
|
explicit |
◆ JITExtern() [2/4]
Halide::JITExtern::JITExtern |
( |
const Func & | func | ) |
|
|
explicit |
◆ JITExtern() [3/4]
◆ JITExtern() [4/4]
template<typename RT , typename... Args>
Halide::JITExtern::JITExtern |
( |
RT(* | f )(Args... args) | ) |
|
|
inlineexplicit |
◆ pipeline()
const Pipeline & Halide::JITExtern::pipeline |
( |
| ) |
const |
|
inline |
◆ extern_c_function()
The documentation for this struct was generated from the following file: