Uses of Enum Class
org.ejml.equation.VariableScalar.Type
Packages that use VariableScalar.Type
-
Uses of VariableScalar.Type in org.ejml.equation
Methods in org.ejml.equation that return VariableScalar.TypeModifier and TypeMethodDescriptionVariableScalar.getScalarType()static VariableScalar.TypeReturns 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.Constructors in org.ejml.equation with parameters of type VariableScalar.Type