Show
Ignore:
Timestamp:
05/27/10 23:08:15 (14 years ago)
Author:
smidl
Message:

Mixtures details

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/estim/mixtures.cpp

    r1014 r1016  
    4646         
    4747        for ( i = 0; i < Coms.length(); i++ ) { 
    48                 Coms (i)->flatten(Com0); 
     48                Coms (i)->flatten(Com0,ndat/Coms.length()); 
    4949        } 
    5050