Changeset 512

Show
Ignore:
Timestamp:
08/12/09 17:02:05 (15 years ago)
Author:
smidl
Message:

testSmp fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/testSmp.cpp

    r507 r512  
    9999 
    100100        Smp = mMix.samplecond_m ( mu0, N ); 
    101         disp ( 0.5 * eN->mean() + 0.4 * eG->mean(), zeros ( 2 ), Smp ); 
     101        disp ( 0.5 * eN->mean() + 0.5 * mu0, zeros ( 2 ), Smp ); 
    102102 
    103103        cout << "======= EProd ======== " << endl;