Ignore:
Timestamp:
08/11/06 15:23:47 (18 years ago)
Author:
bittner
Message:

code merge

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/RssTree.h

    r1112 r1199  
    682682  int mDirSplitDepth; 
    683683 
     684  // depth till which the regular splits are applied for hybrid split type 
     685  int mHybridDepth; 
     686   
    684687  // maximal number of rays maintained in the rss tree 
    685688  int mMaxRays; 
Note: See TracChangeset for help on using the changeset viewer.