public class TestData
extends java.lang.Object
Constructor and Description |
---|
TestData() |
Modifier and Type | Method and Description |
---|---|
static double[][] |
createTestDataMatrix() |
static java.lang.String[] |
createTestDMUNames() |
static java.lang.String[] |
createTestVariableNames() |
static VariableOrientation[] |
createTestVariableOrientation() |
static VariableType[] |
createTestVariableTypes(VariableType varType) |
public static java.lang.String[] createTestDMUNames()
public static java.lang.String[] createTestVariableNames()
public static double[][] createTestDataMatrix()
public static VariableOrientation[] createTestVariableOrientation()
public static VariableType[] createTestVariableTypes(VariableType varType)