Treelite
PredFunctionImpl< ThresholdType, LeafOutputType > Member List

This is the complete list of members for PredFunctionImpl< ThresholdType, LeafOutputType >, including all inherited members.

Create(TypeInfo threshold_type, TypeInfo leaf_output_type, const SharedLibrary &library, int num_feature, int num_class) (defined in PredFunction)PredFunctionstatic
GetLeafOutputType() const override (defined in PredFunctionImpl< ThresholdType, LeafOutputType >)PredFunctionImpl< ThresholdType, LeafOutputType >virtual
GetThresholdType() const override (defined in PredFunctionImpl< ThresholdType, LeafOutputType >)PredFunctionImpl< ThresholdType, LeafOutputType >virtual
PredFuncHandle typedef (defined in PredFunctionImpl< ThresholdType, LeafOutputType >)PredFunctionImpl< ThresholdType, LeafOutputType >
PredFunction()=default (defined in PredFunction)PredFunction
PredFunctionImpl(const SharedLibrary &library, int num_feature, int num_class) (defined in PredFunctionImpl< ThresholdType, LeafOutputType >)PredFunctionImpl< ThresholdType, LeafOutputType >
PredictBatch(const DMatrix *dmat, size_t rbegin, size_t rend, bool pred_margin, PredictorOutputHandle out_pred) const override (defined in PredFunctionImpl< ThresholdType, LeafOutputType >)PredFunctionImpl< ThresholdType, LeafOutputType >virtual
~PredFunction()=default (defined in PredFunction)PredFunctionvirtual