treelite
|
Files | |
file | c_api.cc [code] |
C API of treelite, used for interfacing with other languages. | |
file | c_api_common.cc [code] |
C API of treelite (this file is used by both runtime and main package) | |
file | c_api_error.cc [code] |
C error handling. | |
file | c_api_error.h [code] |
Error handling for C API. | |
file | c_api_runtime.cc [code] |
C API of treelite (runtime portion) | |
file | optable.cc [code] |
Conversion table from string to Operator. | |