|
using | LibraryHandle = void * |
|
using | FunctionHandle = void * |
|
|
void | Load (const char *libpath) |
|
FunctionHandle | LoadFunction (const char *name) const |
|
template<typename HandleType > |
HandleType | LoadFunctionWithSignature (const char *name) const |
|
Definition at line 77 of file predictor.h.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/2.3.0/include/treelite/predictor.h
- /home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/2.3.0/src/predictor/predictor.cc