Uses of Enum Class
org.ejml.equation.VariableType
-
Uses of VariableType in org.ejml.equation
Modifier and TypeMethodDescriptionVariable.getType()
static VariableType
Returns the enum constant of this class with the specified name.static VariableType[]
VariableType.values()
Returns an array containing the constants of this enum class, in the order they are declared.