Treelite
Public Member Functions | Public Attributes | List of all members
ThresholdVariant< ThresholdType > Union Template Reference

Public Member Functions

 ThresholdVariant (ThresholdType val)
 
 ThresholdVariant (int val)
 

Public Attributes

ThresholdType float_val
 
int int_val
 

Detailed Description

template<typename ThresholdType>
union treelite::compiler::ThresholdVariant< ThresholdType >

Definition at line 123 of file ast.h.


The documentation for this union was generated from the following file: