Uses of Enum Class
org.apache.sysds.utils.NativeHelper.NativeBlasState
Packages that use NativeHelper.NativeBlasState
-
Uses of NativeHelper.NativeBlasState in org.apache.sysds.utils
Fields in org.apache.sysds.utils declared as NativeHelper.NativeBlasStateModifier and TypeFieldDescriptionstatic NativeHelper.NativeBlasStateNativeHelper.CURRENT_NATIVE_BLAS_STATEMethods in org.apache.sysds.utils that return NativeHelper.NativeBlasStateModifier and TypeMethodDescriptionstatic NativeHelper.NativeBlasStateReturns the enum constant of this class with the specified name.static NativeHelper.NativeBlasState[]NativeHelper.NativeBlasState.values()Returns an array containing the constants of this enum class, in the order they are declared.