Changeset 1338 for trunk/yat/statistics
- Timestamp:
- Jun 7, 2008, 12:13:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/utility.h
r1317 r1338 86 86 /// @return cumulative hypergeomtric distribution functions P(k). 87 87 /// 88 /// \deprecated use gsl_cdf_hypergeometric_P 88 /// \deprecated Provided for backward compatibility with the 0.4 89 /// API. Use gsl_cdf_hypergeometric_P 89 90 /// 90 91 double cdf_hypergeometric_P(unsigned int k, unsigned int n1,
Note: See TracChangeset
for help on using the changeset viewer.