2 #ifndef EGAMMAOBJECTS_GBRTree2D 3 #define EGAMMAOBJECTS_GBRTree2D 73 if (
vector[cutindex] > cutval) {
98 if (
vector[cutindex] > cutval) {
std::vector< unsigned short > & CutIndices()
std::vector< int > & LeftIndices()
std::vector< float > fResponsesY
const std::vector< int > & RightIndices() const
std::vector< float > & ResponsesY()
std::vector< int > & RightIndices()
const std::vector< unsigned short > & CutIndices() const
int TerminalIndex(const float *vector) const
std::vector< float > & CutVals()
const std::vector< float > & CutVals() const
std::vector< int > fLeftIndices
std::vector< int > fRightIndices
const std::vector< float > & ResponsesY() const
std::vector< float > fResponsesX
#define COND_SERIALIZABLE
const std::vector< float > & ResponsesX() const
std::vector< float > & ResponsesX()
void GetResponse(const float *vector, double &x, double &y) const
std::vector< float > fCutVals
std::vector< unsigned short > fCutIndices
const std::vector< int > & LeftIndices() const