ML functions
 
Loading...
Searching...
No Matches
ml::TreeT Struct Reference

A struct representing the custom type for trees. More...

#include <VeloxDecisionTree.h>

Public Types

using type = std::shared_ptr<Tree>
 The underlying type for the custom type.
 

Static Public Attributes

static constexpr const char * typeName = "tree_type"
 The name of the custom type.
 

Detailed Description

A struct representing the custom type for trees.


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