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