BIJ API

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


Constructor Summary
BIJfunctions()
           
 
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
 

Constructor Detail

BIJfunctions

public BIJfunctions()
Method Detail

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)

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.