Ignore:
Timestamp:
03/07/07 18:16:49 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/SamplingStrategy.cpp

    r2199 r2205  
    633633          } else 
    634634                if (strcmp(curr, "spatial")==0) { 
    635                         Debug << "here4 spatialbox" << endl; 
    636635                  mDistributions.push_back(new SpatialBoxBasedDistribution(mPreprocessor)); 
    637636                } else 
Note: See TracChangeset for help on using the changeset viewer.