Uses of Enum Class
deepnetts.util.ColumnType
Packages that use ColumnType
Package
Description
Various utility classes including Tensor, image operations, multithreading, exceptions etc.
-
Uses of ColumnType in deepnetts.util
Methods in deepnetts.util that return ColumnTypeModifier and TypeMethodDescriptionCsvFormat.getColumnTypes()
static ColumnType
Returns the enum constant of this class with the specified name.static ColumnType[]
ColumnType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in deepnetts.util with parameters of type ColumnType