treelite
c_api Directory Reference
Directory dependency graph for c_api:
/home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/0.2/src/c_api

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.