Changeset 1338 for trunk/yat/statistics


Ignore:
Timestamp:
Jun 7, 2008, 12:13:20 AM (15 years ago)
Author:
Peter
Message:

updating docs

File:
1 edited

Legend:

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

    r1317 r1338  
    8686  /// @return cumulative hypergeomtric distribution functions P(k).
    8787  ///
    88   /// \deprecated use gsl_cdf_hypergeometric_P
     88  /// \deprecated Provided for backward compatibility with the 0.4
     89  /// API. Use gsl_cdf_hypergeometric_P
    8990  ///
    9091  double cdf_hypergeometric_P(unsigned int k, unsigned int n1,
Note: See TracChangeset for help on using the changeset viewer.