Show
Ignore:
Timestamp:
11/26/09 22:46:01 (14 years ago)
Author:
smidl
Message:

Stress tests are passing now. Missing validate calls are filled...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/stat/merger.cpp

    r739 r741  
    204204        ARX A0; 
    205205        A0.set_statistics ( dim, V0 ); //initial guess of Mix: 
     206        A0.validate(); 
    206207 
    207208        Mix.init ( &A0, Smp_ex, Ncoms );