treelite
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ctreelite::gtil::ConfigurationConfiguration class
 Ctreelite::ContiguousArray< T >
 Ctreelite::ContiguousArray< bool >
 Ctreelite::ContiguousArray< double >
 Ctreelite::ContiguousArray< LeafOutputType >
 Ctreelite::ContiguousArray< Operator >
 Ctreelite::ContiguousArray< std::int32_t >
 Ctreelite::ContiguousArray< std::uint32_t >
 Ctreelite::ContiguousArray< std::uint64_t >
 Ctreelite::ContiguousArray< ThresholdType >
 Ctreelite::ContiguousArray< TreeNodeType >
 Ctreelite::DateLogger
 Ctreelite::detail::serializer::Deserializer< MixIn >
 Ctreelite::LogCallbackRegistry
 Ctreelite::LogMessage
 Ctreelite::LogMessageFatal
 Ctreelite::LogMessageWarning
 Ctreelite::model_builder::MetadataMetadata object, consisting of metadata information about the model at large
 Ctreelite::ModelModel class for tree ensemble model
 Ctreelite::model_builder::ModelBuilderModel builder interface
 Ctreelite::ModelPreset< ThresholdT, LeafOutputT >Typed portion of the model class
 Ctreelite::OMPExceptionOMP Exception class catches, saves and rethrows exception from OMP blocks
 Ctreelite::detail::threading_utils::ParallelSchedule
 Ctreelite::model_builder::PostProcessorFuncSpecification for postprocessor of prediction outputs
 Ctreelite::detail::serializer::PyBufferDeserializerMixIn
 Ctreelite::detail::serializer::PyBufferSerializerMixIn
 Cstd::runtime_error
 Ctreelite::ErrorException class that will be thrown by Treelite
 Ctreelite::detail::serializer::Serializer< MixIn >
 Ctreelite::detail::serializer::StreamDeserializerMixIn
 Ctreelite::detail::serializer::StreamSerializerMixIn
 Ctreelite::detail::threading_utils::ThreadConfigRepresent thread configuration, to be used with parallel loops
 Ctreelite::ThreadLocalStore< T >A thread-local storage
 Ctreelite::Tree< ThresholdType, LeafOutputType >In-memory representation of a decision tree
 Ctreelite::model_builder::TreeAnnotationAnnotation for individual trees. Use this object to look up which target and class each tree is associated with
 Ctreelite::Version