Show
Ignore:
Timestamp:
09/16/10 13:22:11 (14 years ago)
Author:
smidl
Message:

new tests of egiw

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/epdf_harness.h

    r1064 r1189  
    2929    vec mean; 
    3030    vec variance; 
    31     shared_ptr<rectangular_support> support; 
     31    shared_ptr<support_base> support; 
    3232    int nsamples; 
    3333    mat R;