|  | ATLAS Offline Software
    | 
#include <conifer.h>
| Public Member Functions | |
| U | decision_function (const std::vector< T > &x) const | 
| void | init_ () | 
| Private Attributes | |
| std::vector< int > | m_feature | 
| std::vector< int > | m_children_left | 
| std::vector< int > | m_children_right | 
| std::vector< T > | m_threshold_ | 
| std::vector< U > | m_value_ | 
| std::vector< double > | m_threshold | 
| std::vector< double > | m_value | 
| Friends | |
| void | from_json (const nlohmann::json &j, DecisionTree &o) | 
| 
 | inline | 
| 
 | inline | 
| 
 | friend | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
 1.8.18
 1.8.18