Uses of Enum Class
org.ejml.equation.VariableType
Packages that use VariableType
-
Uses of VariableType in org.ejml.equation
Fields in org.ejml.equation declared as VariableTypeMethods in org.ejml.equation that return VariableTypeModifier 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.Constructors in org.ejml.equation with parameters of type VariableType