Package | Description |
---|---|
org.assistments.util.math.business.impl.nonvariablized | |
org.assistments.util.math.business.impl.variablized | |
org.assistments.util.math.model |
Constructor and Description |
---|
NonVariablizedMathDatumComparator(Scale evaluationScale,
NonVariablizedMathDatumEvaluationEngine engine) |
Constructor and Description |
---|
VariablizedMathDatumComparator(Scale evaluationScale,
RandomVariableRepository randomRepo,
VariablizedMathDatumEvaluationEngine engine) |
Modifier and Type | Method and Description |
---|---|
static Scale |
Scale.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Scale[] |
Scale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|