org.knowceans.topics.cgen
Class BetaTest

java.lang.Object
  extended by org.knowceans.topics.cgen.BetaTest

public class BetaTest
extends java.lang.Object

tests the simplification of beta function ratios. Differences become significant if N and K are small compared to the decrements involved.

Author:
gregor

Constructor Summary
BetaTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BetaTest

public BetaTest()
Method Detail

main

public static void main(java.lang.String[] args)