Changeset 1394 for applications

Show
Ignore:
Timestamp:
09/20/11 18:26:44 (13 years ago)
Author:
sindj
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/robust/robustlib.h

    r1393 r1394  
    22562256                                                //itpp::Gamma_RNG* gamma = new itpp::Gamma_RNG(conditions.size()-number_of_parameters,1/(*g_ref).second); 
    22572257                                                //sigma = 1/(*gamma)(); 
    2258                                                                          
     2258                                                 
     2259                                                // TODO: Tady je chyba, musi zaviset i na parametru order, coz je tady i, ale nevim, jestli +i 
     2260                                                // nebo -i 
    22592261                                                GamRNG.setup(conditions.size()-number_of_parameters+3,(*g_ref).second); 
    22602262