Go to the documentation of this file.
2 #ifndef EGAMMAOBJECTS_GBRTree2D
3 #define EGAMMAOBJECTS_GBRTree2D
75 if (
vector[cutindex] > cutval) {
100 if (
vector[cutindex] > cutval) {
std::vector< unsigned short > & CutIndices()
#define COND_SERIALIZABLE
const std::vector< float > & ResponsesY() const
std::vector< float > fCutVals
std::vector< float > fResponsesY
int TerminalIndex(const float *vector) const
std::vector< unsigned short > fCutIndices
const std::vector< float > & CutVals() const
std::vector< int > & RightIndices()
std::vector< int > fLeftIndices
const std::vector< int > & RightIndices() const
std::vector< int > fRightIndices
std::vector< int > & LeftIndices()
const std::vector< float > & ResponsesX() const
const std::vector< unsigned short > & CutIndices() const
const std::vector< int > & LeftIndices() const
std::vector< float > fResponsesX
void GetResponse(const float *vector, double &x, double &y) const
std::vector< float > & CutVals()
std::vector< float > & ResponsesY()
std::vector< float > & ResponsesX()