public class TestAmalom
extends java.lang.Object
Constructor and Description |
---|
TestAmalom() |
Modifier and Type | Method and Description |
---|---|
static java.util.HashMap<java.lang.String,java.lang.Double> |
getOutputAmalom(double[] C,
java.lang.String arg)
Gets the output amalom.
|
static double[] |
hiddenModel10x10(double[] C)
Hidden model 10 x 10.
|
static double[] |
hiddenModel2x2(double[] C)
Hidden model 2 x 2.
|
static double[] |
hiddenModel3x3(double[] C)
Hidden model 3 x 3.
|
static double[] |
hiddenModel5x5(double[] C)
Hidden model 5 x 5.
|
static void |
main(java.lang.String[] args)
The main method.
|
public static void main(java.lang.String[] args)
args
- the argumentspublic static double[] hiddenModel2x2(double[] C)
C
- the cpublic static double[] hiddenModel3x3(double[] C)
C
- the cpublic static double[] hiddenModel5x5(double[] C)
C
- the cpublic static double[] hiddenModel10x10(double[] C)
C
- the cpublic static java.util.HashMap<java.lang.String,java.lang.Double> getOutputAmalom(double[] C, java.lang.String arg)
C
- the carg
- the arg