Show
Ignore:
Timestamp:
04/27/11 19:00:36 (13 years ago)
Author:
sindj
Message:

Zacatky experimentovani v robustlib. Zacleneni vypoctu polynomialni rovnice pro optimalni akci s vyuzitim funkce itpp::roots(). Odstranovani zbylych chyb. JS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/robust/robustlib.cpp

    r1335 r1338  
    3333                                { 
    3434                                        double cur_prob = 0; 
     35 
     36                                        /* 
     37                                        if(should_integrate&&new_simplex->vertices.size()!=3) 
     38                                        { 
     39                                                cout << "Error: Wrong vertex count for integration!"; 
     40                                        } 
     41                                        */ 
    3542 
    3643                                        if(should_integrate)