Ignore:
Timestamp:
11/02/06 19:27:48 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1709 r1710  
    240240                                                         const string &filename); 
    241241 
    242         void EvaluateSubdivision2(ofstream &stats); 
     242        void EvaluateSubdivision2(ofstream &splitsStats, 
     243                                                          ofstream &memStats, 
     244                                                          const int splitsStepSize, 
     245                                                          const float memStepSize); 
    243246 
    244247 
Note: See TracChangeset for help on using the changeset viewer.