Show
Ignore:
Timestamp:
05/09/11 00:09:35 (13 years ago)
Author:
sindj
Message:

Do main.cpp pridelano automaticke odhadovani struktury modelu a automaticke generovani pripustnych modelu. JS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/robust/robustlib.h

    r1357 r1361  
    2222using namespace itpp; 
    2323 
    24 const double max_range = 5;//numeric_limits<double>::max()/10e-10; 
     24const double max_range = 20;//numeric_limits<double>::max()/10e-10; 
    2525 
    2626/// An enumeration of possible actions performed on the polyhedrons. We can merge them or split them.