Hi.

> [...]
> + * This library is "approved for public release", and the
> + * <a 
> href="http://www.dtic.mil/dtic/pdf/announcements/CopyrightGuidance.pdf";>Copyright
>  guidance</a>
> + * indicates that unless otherwise stated in the code, all FORTRAN functions 
> in
> + * this library are license free. Since no such notice appears in the code 
> these
> + * functions can safely be ported to Commons-Math.
> + * </p>
>   *
>   * @version $Id$
>   */
> @@ -30,6 +56,47 @@ public class Beta {
>      private static final double DEFAULT_EPSILON = 10e-15;
                                                     ^^^^^^

This looks like a typo.
[This is not part of the modified code but it should be changed to "1e-14".]


Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to