Uses of Enum Class
org.ejml.equation.IntegerSequence.Type
Packages that use IntegerSequence.Type
-
Uses of IntegerSequence.Type in org.ejml.equation
Methods in org.ejml.equation that return IntegerSequence.TypeModifier and TypeMethodDescriptionIntegerSequence.Combined.getType()IntegerSequence.Explicit.getType()IntegerSequence.For.getType()IntegerSequence.getType()IntegerSequence.Range.getType()static IntegerSequence.TypeReturns 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.