Java Randomness Test Suite

JRandTest at SourceForge

com.fasteasytrade.JRandTest.Tests
Class DNA

java.lang.Object
  extended bycom.fasteasytrade.JRandTest.Tests.Base
      extended bycom.fasteasytrade.JRandTest.Tests.OverlappingPairsSparseOccupancy
          extended bycom.fasteasytrade.JRandTest.Tests.DNA

public class DNA
extends OverlappingPairsSparseOccupancy

DNA from DieHard

Author:
Zur Aougav

Nested Class Summary
 
Nested classes inherited from class com.fasteasytrade.JRandTest.Tests.Base
Base.point
 
Field Summary
 
Fields inherited from class com.fasteasytrade.JRandTest.Tests.OverlappingPairsSparseOccupancy
bits_pl, bits_pw, dim, flag, ltrs_pw, maskltr, mean, no_tests, std, testName, wd
 
Fields inherited from class com.fasteasytrade.JRandTest.Tests.Base
df, DIM, PI, rs, UNIMAX, vecOutputDestinations
 
Constructor Summary
DNA()
           
 
Method Summary
 void help()
          help method to be implemented by each test class.
 void setParameters()
          Different parameters set by 3 algorithms: OPSO, OQSO and DNA.
 
Methods inherited from class com.fasteasytrade.JRandTest.Tests.OverlappingPairsSparseOccupancy
get_w, test
 
Methods inherited from class com.fasteasytrade.JRandTest.Tests.Base
ABS, ABS, addOutputDestination, avg, chisq, Chisq, chitest, closeInputStream, d4, d4d_d, d4d, exp, exp, G, isOpen, KStest, log, MAX, MAX, MIN, MIN, openInputStream, phi, Phi, Poisson_fit, Poisson, pow, printf, puts, qsort, qsort, qsort, r2_double, read32BitsAsDouble, readByte, readInt, readLong, registerInput, removeOutputDestination, showbit, SIGN, SIGN, sqrt, sqrt, stdev, uni
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DNA

public DNA()
Method Detail

help

public void help()
Description copied from class: Base
help method to be implemented by each test class.

Overrides:
help in class OverlappingPairsSparseOccupancy
See Also:
Base.help()

setParameters

public void setParameters()
Description copied from class: OverlappingPairsSparseOccupancy
Different parameters set by 3 algorithms: OPSO, OQSO and DNA.

Overrides:
setParameters in class OverlappingPairsSparseOccupancy
See Also:
OverlappingPairsSparseOccupancy.setParameters()

Java Randomness Test Suite

JRandTest at SourceForge

JRandTest at SourceForge
Copyright © 2005 Zur Aougav. All Rights Reserved.