Uses of Enum Class
org.episteme.core.mathematics.context.NumericalConfiguration.FloatPrecision
Packages that use NumericalConfiguration.FloatPrecision
-
Uses of NumericalConfiguration.FloatPrecision in org.episteme.core
Methods in org.episteme.core that return NumericalConfiguration.FloatPrecisionModifier and TypeMethodDescriptionEpisteme.getFloatPrecisionMode()Returns the float precision mode. -
Uses of NumericalConfiguration.FloatPrecision in org.episteme.core.mathematics.context
Subclasses with type arguments of type NumericalConfiguration.FloatPrecision in org.episteme.core.mathematics.contextModifier and TypeClassDescriptionstatic enumFloating-point precision mode for GPU and numerical operations.Methods in org.episteme.core.mathematics.context that return NumericalConfiguration.FloatPrecisionModifier and TypeMethodDescriptionNumericalConfiguration.getFloatPrecision()Returns the enum constant of this class with the specified name.NumericalConfiguration.FloatPrecision.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.core.mathematics.context with parameters of type NumericalConfiguration.FloatPrecisionModifier and TypeMethodDescriptionNumericalConfiguration.setFloatPrecision(NumericalConfiguration.FloatPrecision floatPrecision)