bijnum
Class BIJfunctions
java.lang.Object
|
+--bijnum.BIJfunctions
- public class BIJfunctions
- extends java.lang.Object
20-July-1997, Bryan Lewis, Department of Mathematics and Computer Science, Kent State University
(*) Press, Flannery, Teukolsky, Vetterling, Numerical Recipes, Cambridge University Press, 1986
Method Summary |
static double |
betacf(double a,
double b,
double x)
|
static double |
betai(double a,
double b,
double x)
|
static double |
gammaln(double xx)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BIJfunctions
public BIJfunctions()
gammaln
public static double gammaln(double xx)
betai
public static double betai(double a,
double b,
double x)
betacf
public static double betacf(double a,
double b,
double x)
Submit a bug or feature
Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.