Changeset 1274 for trunk/yat/statistics


Ignore:
Timestamp:
Apr 10, 2008, 3:49:39 PM (15 years ago)
Author:
Peter
Message:

fixing some doxygen warnings related to u_int fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/statistics/Fisher.h

    r1271 r1274  
    148148       is invalid if a row or column sum is zero.
    149149    */
    150     double oddsratio(const unsigned a, const unsigned int b,
     150    double oddsratio(const unsigned int a, const unsigned int b,
    151151                     const unsigned int c, const unsigned int d);
    152152
Note: See TracChangeset for help on using the changeset viewer.