Show
Ignore:
Timestamp:
11/17/09 20:55:03 (15 years ago)
Author:
smidl
Message:

Reworked epdf_harness - testing is now more general.

Corrections of existing tests.

Files:
1 modified

Legend:

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

    r728 r730  
    221221 
    222222                vec sample() const; 
     223                mat sample_mat(int n) const; 
    223224                vec mean() const; 
    224225                vec variance() const;