|
ATLAS Offline Software
|
Go to the documentation of this file.
13 std::cout <<
" Variable: " <<
int(
m_var) <<
", Cut: " <<
m_cut
14 <<
" (index = " <<
index <<
")" << std::endl;
20 std::cout <<
" Variable: " <<
int(
m_var) <<
", Cut: " <<
m_cut
21 <<
" (index = " <<
index <<
")" << std::endl;
28 <<
" (index = " <<
index <<
")" << std::endl;
34 <<
" (index = " <<
index <<
")" << std::endl;
void Print(index_t index) const
For debugging only: print the node values.
float m_cut
cut value for internal nodes or response for leaf nodes
float m_cut
cut value for internal nodes or response for leaf nodes
void Print(index_t index) const
void Print(index_t index) const
float m_cut
cut value for internal nodes or response for leaf nodes
int32_t index_t
The index type of the node in the vector.
var_t m_var
index of the variable to cut for internal nodes, -1 for leaf nodes
var_t m_var
index of the variable to cut for internal nodes, -1 for leaf nodes
var_t m_var
index of the variable to cut for internal nodes, -1 for leaf nodes
void Print(index_t index) const