Class BParamTest

java.lang.Object
de.tilman_neumann.jml.factor.siqs.poly.BParamTest

public class BParamTest
extends java.lang.Object
A test of the b-computation numbers reported by [Contini, p.10]
  • Constructor Summary

    Constructors
    Constructor Description
    BParamTest()  
  • Method Summary

    Modifier and Type Method Description
    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 Details

    • BParamTest

      public BParamTest()
  • Method Details

    • main

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