|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.fasteasytrade.JRandTest.Tests.Base
com.fasteasytrade.JRandTest.Tests.BinaryRankTestFor6x8Matrices
BinaryRankTestFor6x8Matrices from DieHard
| Nested Class Summary |
| Nested classes inherited from class com.fasteasytrade.JRandTest.Tests.Base |
Base.point |
| Field Summary | |
(package private) long |
mask
|
(package private) int |
no_col
|
(package private) int |
no_matrices
|
(package private) int |
no_row
|
(package private) int[] |
row
|
(package private) int |
rt
|
(package private) String |
testName
|
| Fields inherited from class com.fasteasytrade.JRandTest.Tests.Base |
df, DIM, PI, rs, UNIMAX, vecOutputDestinations |
| Constructor Summary | |
BinaryRankTestFor6x8Matrices()
|
|
| Method Summary | |
void |
help()
help method to be implemented by each test class. |
(package private) int |
rankBinaryMatrix()
compute the rank of a binary matrix |
(package private) double |
rankStatistics(String filename)
perform the test and calculate test-stat |
void |
setParameters()
set some parameters, so subclasses can set different values. |
void |
test(String filename)
test method to be implemented by each test class. |
| 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 |
| Field Detail |
int[] row
int no_row
int no_col
long mask
String testName
int rt
int no_matrices
| Constructor Detail |
public BinaryRankTestFor6x8Matrices()
| Method Detail |
public void help()
Base
help in class BaseBase.help()
public void test(String filename)
throws Exception
Base
test in class Basefilename - is the filename to be read or the algorithm name.
ExceptionBase.test(java.lang.String)public void setParameters()
double rankStatistics(String filename)
int rankBinaryMatrix()
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||