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