Changeset 1470 for trunk/yat/statistics
- Timestamp:
- Sep 2, 2008, 7:46:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/utility.h
r1437 r1470 85 85 /// 86 86 /// @return cumulative hypergeomtric distribution functions P(k). 87 ///88 /// \deprecated Provided for backward compatibility with the 0.489 /// API. Use gsl_cdf_hypergeometric_P90 87 /// 91 88 double cdf_hypergeometric_P(unsigned int k, unsigned int n1,
Note: See TracChangeset
for help on using the changeset viewer.