Uses of Enum Class
org.ojalgo.array.PrimitiveSubtype
Packages that use PrimitiveSubtype
-
Uses of PrimitiveSubtype in org.ojalgo.array
Methods in org.ojalgo.array that return PrimitiveSubtypeModifier and TypeMethodDescriptionstatic PrimitiveSubtype
Returns the enum constant of this class with the specified name.static PrimitiveSubtype[]
PrimitiveSubtype.values()
Returns an array containing the constants of this enum class, in the order they are declared.