Show
Ignore:
Timestamp:
09/29/11 16:28:33 (13 years ago)
Author:
sindj
Message:

Sampling finished. First experiments set up properly - sampling from posterior on parameters. JS

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/robust/robustlib.cpp

    r1395 r1396  
    175175                                as_count++; 
    176176                        } 
    177                         */               
     177                        */                       
    178178 
    179179                        vector<double> gamma_facs; 
     
    258258                        simplex->probability = int_value; 
    259259                        simplex->volume = volume; 
    260                         //cout << "Probability:" << int_value << endl; 
     260                        cout << "Probability:" << int_value << endl << endl; 
    261261                        //pause(0.1); 
    262262                        return int_value;