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