Changeset 512 for library/tests
- Timestamp:
- 08/12/09 17:02:05 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/testSmp.cpp
r507 r512 99 99 100 100 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 ); 102 102 103 103 cout << "======= EProd ======== " << endl;