Show
Ignore:
Timestamp:
07/02/09 22:16:05 (15 years ago)
Author:
smidl
Message:

Change in epdf: evallog returns -inf for points out of support. Merger is aware of it now.

Files:
1 modified

Legend:

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

    r399 r404  
    242242                        vec mea = mean(); 
    243243 
    244                         cout << sum (w) << "," << w*w << endl; 
     244//                      cout << sum (w) << "," << w*w << endl; 
    245245 
    246246                        mat Tmp = zeros (dim, dim);