Treelite
Typedefs
Opaque_handles

Typedefs

typedef void * ModelHandle
 handle to a decision tree ensemble model
 
typedef void * TreeBuilderHandle
 handle to tree builder class
 
typedef void * ModelBuilderHandle
 handle to ensemble builder class
 
typedef void * AnnotationHandle
 handle to branch annotation data
 
typedef void * CompilerHandle
 handle to compiler class
 
typedef void * ValueHandle
 handle to a polymorphic value type, used in the model builder API
 
typedef void * PredictorHandle
 handle to predictor class
 
typedef void * PredictorOutputHandle
 handle to output from predictor
 

Detailed Description

opaque handles